public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Fix more bugs in AArch64 simulator.
@ 2016-03-30  9:57 sergiodj+buildbot
  2016-03-30 10:13 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30  9:57 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 7517e550ce646b9e4dddf8fe68de0eb308f53273 ***

Author: Nick Clifton <nickc@redhat.com>
Branch: master
Commit: 7517e550ce646b9e4dddf8fe68de0eb308f53273

Fix more bugs in AArch64 simulator.

	* cpustate.c (aarch64_set_reg_s32): New function.
	(aarch64_set_reg_u32): New function.
	(aarch64_get_FP_half): Place half precision value into the correct
	slot of the union.
	(aarch64_set_FP_half): Likewise.
	* cpustate.h: Add prototypes for aarch64_set_reg_s32 and
	aarch64_set_reg_u32.
	* memory.c (FETCH_FUNC): Cast the read value to the access type
	before converting it to the return type.  Rename to FETCH_FUNC64.
	(FETCH_FUNC32): New macro.  Duplicates FETCH_FUNC64 but for 32-bit
	accesses.  Use for 32-bit memory access functions.
	* simulator.c (ldrsb_wb): Use sign extension not zero extension.
	(ldrb_scale_ext, ldrsh32_abs, ldrsh32_wb): Likewise.
	(ldrsh32_scale_ext, ldrsh_abs, ldrsh64_wb): Likewise.
	(ldrsh_scale_ext, ldrsw_abs): Likewise.
	(ldrh32_abs): Store 32 bit value not 64-bits.
	(ldrh32_wb, ldrh32_scale_ext): Likewise.
	(do_vec_MOV_immediate): Fix computation of val.
	(do_vec_MVNI): Likewise.
	(DO_VEC_WIDENING_MUL): New macro.
	(do_vec_mull): Use new macro.
	(do_vec_mul): Use new macro.
	(do_vec_MLA): Read values before writing.
	(do_vec_xtl): Likewise.
	(do_vec_SSHL): Select correct shift value.
	(do_vec_USHL): Likewise.
	(do_scalar_UCVTF): New function.
	(do_scalar_vec): Call new function.
	(store_pair_u64): Treat reads of SP as reads of XZR.


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

* Failures on RHEL-s390x-m64, branch master
  2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
@ 2016-03-30 10:13 ` sergiodj+buildbot
  2016-03-30 10:18 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30 10:13 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/1542>

Commit(s) tested:
	7517e550ce646b9e4dddf8fe68de0eb308f53273

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

Subject:
	Fix more bugs in AArch64 simulator.

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
============================


*** Regressions against the baseline ***
============================
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/step-over-no-symbols.exp: displaced=off: stepi
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: stepi
PASS -> FAIL: gdb.base/step-over-no-symbols.exp: displaced=auto: stepi
PASS -> FAIL: gdb.mi/mi-nonstop.exp: stacktrace of stopped thread
PASS -> FAIL: gdb.threads/pthreads.exp: apply backtrace command to all three threads
PASS -> FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=step: other threads ran - unlocked
PASS -> FAIL: gdb.threads/threadapply.exp: thread apply all backthread
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: wrong thread not unwound
new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app
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: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.base/siginfo-obj.exp: break 39 <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior
FAIL: gdb.base/siginfo-obj.exp: core siginfo-obj.gcore
FAIL: gdb.threads/watchthreads2.exp: all threads incremented x
FAIL: gdb.base/siginfo-thread.exp: p ssi_signo
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach
FAIL: gdb.base/siginfo-obj.exp: continue to signal <<2>>
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_signo from core file
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_errno from core file
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: attach
FAIL: gdb.base/siginfo-obj.exp: Extract si_errno
FAIL: gdb.base/siginfo-thread.exp: test signal in main thread
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.base/siginfo-obj.exp: p $_siginfo.si_signo = 11
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2
FAIL: gdb.base/siginfo-obj.exp: p ssi_addr <<2>>
FAIL: gdb.base/siginfo-thread.exp: thread 1
FAIL: gdb.base/siginfo-thread.exp: select thread 1 with core file
FAIL: gdb.base/siginfo-obj.exp: p ssi_code <<2>>
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo._sifields._sigfault.si_addr = 0x666
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 2: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior
FAIL: gdb.base/siginfo-thread.exp: p ssi_code
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_signo from core file
FAIL: gdb.base/siginfo-obj.exp: continue to handler <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.base/siginfo-obj.exp: p ssi_signo
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach
FAIL: gdb.base/siginfo-obj.exp: p ssi_errno
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_code from core file
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.base/siginfo-thread.exp: print $count
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo.si_code = 999
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
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: 3
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 1: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach
FAIL: gdb.base/siginfo-thread.exp: update counter in thread 2
FAIL: gdb.base/siginfo-thread.exp: update counter in thread 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo._sifields._sigfault.si_addr from core file
FAIL: gdb.base/siginfo-thread.exp: set variable $count = 0
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.base/siginfo-thread.exp: select thread 2 with core file
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.base/siginfo-thread.exp: core siginfo-thread.gcore
FAIL: gdb.threads/watchthreads.exp: disable first watchpoint at 10
FAIL: gdb.base/siginfo-obj.exp: p $_siginfo._sifields._sigfault.si_addr from core file
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
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 at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/watchthreads.exp: combination of threaded watchpoints = 30
FAIL: gdb.python/python.exp: set the hook
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_errno from core file
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
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 at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1
FAIL: gdb.python/python.exp: set the hook to default <<2>>
FAIL: gdb.base/siginfo-obj.exp: p ssi_errno <<2>>
FAIL: gdb.base/siginfo-thread.exp: p $_siginfo.si_code from core file
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
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 at break_fn: 1
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.base/siginfo-obj.exp: p $_siginfo.si_errno = 666
FAIL: gdb.base/siginfo-obj.exp: p ssi_code
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: attach
FAIL: gdb.python/python.exp: set the hook to default
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-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.python/python.exp: set hook <<3>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
FAIL: gdb.base/siginfo-thread.exp: p ssi_errno
FAIL: gdb.threads/watchthreads.exp: threaded watch loop
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach
FAIL: gdb.base/siginfo-obj.exp: p ssi_signo <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.cp/annota2.exp: annotate-quit
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=0: other threads ran - unlocked
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<3>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<6>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<7>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<10>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<8>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<9>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<5>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: find current thread <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: set scheduler-locking off
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: current thread advanced - locked
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: current thread advanced - locked
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<3>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<7>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: find current thread <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: current thread advanced - locked
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 17: attach
FAIL: gdb.threads/watchpoint-fork.exp: child: singlethreaded: breakpoint after the second fork
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: find current thread <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: set scheduler-locking on
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<6>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: set scheduler-locking step
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: print call_function = 0
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<8>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<10>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: continue to breakpoint: return to loop
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: set scheduler-locking off
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<4>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<4>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<3>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: continue to breakpoint: return to loop
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: find current thread
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<3>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: print call_function = 0
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: find current thread <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<10>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: current thread advanced - locked
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<3>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<4>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: find current thread <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<6>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: set scheduler-locking on
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: find current thread
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: find current thread
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<5>>
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<4>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<4>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: find current thread <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<7>>
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<6>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<8>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<9>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: set scheduler-locking on
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<7>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: continue to breakpoint: return to loop
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<4>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<6>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: set scheduler-locking off
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: continue to breakpoint: return to loop
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: continue to breakpoint: return to loop
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: find current thread <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<10>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: find current thread
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<8>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: current thread advanced - locked
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<3>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<10>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: find current thread
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<7>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<4>>
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<8>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<7>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<9>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: set scheduler-locking step
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<6>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: next to increment <<9>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<10>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: step to increment <<8>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<7>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: continue to breakpoint: return to loop
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next does not change thread
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: set scheduler-locking step
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: current thread advanced - unlocked
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<5>>
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<10>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: print call_function = 1
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: print call_function = 0
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: attach
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment <<5>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: current thread advanced - locked
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=0: print call_function = 0
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<5>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=step: set scheduler-locking off
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<5>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: next to increment <<9>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<3>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: find current thread
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=0: next to increment <<6>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: set scheduler-locking off
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: set scheduler-locking off
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: next to increment
FAIL: gdb.threads/schedlock.exp: schedlock=off: cmd=next: call_function=1: find current thread
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<5>>
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<9>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment <<9>>
FAIL: gdb.threads/schedlock.exp: schedlock=on: cmd=next: call_function=1: print call_function = 1
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=step: step to increment <<8>>
FAIL: gdb.threads/schedlock.exp: schedlock=step: cmd=next: call_function=1: next to increment
============================




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

* Failures on Fedora-x86_64-m32, branch master
  2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
  2016-03-30 10:13 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
@ 2016-03-30 10:18 ` sergiodj+buildbot
  2016-03-30 10:36 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30 10:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	7517e550ce646b9e4dddf8fe68de0eb308f53273

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

Subject:
	Fix more bugs in AArch64 simulator.

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
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/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.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
============================


*** 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.base/interrupt.exp: continue
FAIL: gdb.base/interrupt.exp: echo data
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 10: 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 5: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 12: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
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: nonthreaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.base/annota1.exp: signal sent
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: 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/watchthreads2.exp: gdb can drop watchpoints in multithreaded app
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: get hexadecimal valueof "$pc" <<3>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/watchthreads2.exp: all threads incremented x
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 8: attach
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: break marker
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: attach
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: single step over clone
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach <<2>>
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone final pc
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to marker
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 8: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 10: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 11: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: get count after step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
============================




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

* Failures on Fedora-i686, branch master
  2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
  2016-03-30 10:13 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
  2016-03-30 10:18 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2016-03-30 10:36 ` sergiodj+buildbot
  2016-03-30 10:46 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30 10:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	7517e550ce646b9e4dddf8fe68de0eb308f53273

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

Subject:
	Fix more bugs in AArch64 simulator.

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
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.python/py-finish-breakpoint2.exp: set FinishBP after the exception
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
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/interface.exp: print s
FAIL: gdb.ada/iwide.exp: print My_Drawable
FAIL: gdb.ada/iwide.exp: print d_access.all
FAIL: gdb.ada/iwide.exp: print dp_access.all
FAIL: gdb.ada/iwide.exp: print s_access.all
FAIL: gdb.ada/iwide.exp: print sp_access.all
FAIL: gdb.ada/mi_interface.exp: Create ggg1 varobj
FAIL: gdb.ada/mi_interface.exp: list ggg1's children
FAIL: gdb.ada/ptype_tagged_param.exp: ptype s
FAIL: gdb.ada/str_uninit.exp: print my_str
FAIL: gdb.ada/tagged.exp: print obj
FAIL: gdb.ada/tagged.exp: ptype obj
FAIL: gdb.ada/tagged_access.exp: ptype c.all
FAIL: gdb.ada/tagged_access.exp: ptype c.menu_name
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (GDB internal error)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (got interactive prompt)
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn
FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (GDB internal error)
FAIL: gdb.base/auxv.exp: continue (timeout)
FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end (timeout)
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: break marker
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 3: attach
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=on: single step over clone
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone final pc
FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint <<2>>
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 6: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach <<2>>
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: stepped thread under control
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 2: attach <<2>>
FAIL: gdb.threads/watchpoint-fork.exp: child: multithreaded: breakpoint
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: continue to marker
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: get hexadecimal valueof "$pc" <<3>>
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: force loop break in thread 2
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach
FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 1: attach
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.base/continue-all-already-running.exp: c -a
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 2: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 6: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 5: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 4: attach <<2>>
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 7: attach
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 7: attach
FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 9: attach
FAIL: gdb.threads/attach-into-signal.exp: nonthreaded: attempt 3: attach <<2>>
============================




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

* Failures on Debian-i686-native-extended-gdbserver, branch master
  2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-03-30 10:36 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2016-03-30 10:46 ` sergiodj+buildbot
  2016-03-30 10:58 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30 10:46 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/3191>

Commit(s) tested:
	7517e550ce646b9e4dddf8fe68de0eb308f53273

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

Subject:
	Fix more bugs in AArch64 simulator.

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=723e69440fd856936af8a601575d76e82b8b0f92>

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


*** 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 p
new FAIL: gdb.ada/fun_renaming.exp: print n
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
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell
PASS -> FAIL: gdb.base/annota1.exp: run until main breakpoint
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two
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
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two
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: break4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one
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
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
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
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
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
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
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
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
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
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 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: 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: print follow-exec/local_k
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
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/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-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: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: 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] 9+ messages in thread

* Failures on AIX-POWER7-plain, branch master
  2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-03-30 10:46 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-03-30 10:58 ` sergiodj+buildbot
  2016-03-30 11:41 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30 10:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	aix-power7-1

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

Commit(s) tested:
	7517e550ce646b9e4dddf8fe68de0eb308f53273

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

Subject:
	Fix more bugs in AArch64 simulator.

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

*** Regressions found ***
============================
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2
PASS -> FAIL: gdb.threads/next-while-other-thread-longjmps.exp: next to line 1
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock off: continue
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered
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/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
PASS -> FAIL: gdb.threads/tls.exp: threads exited
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to child fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue to grandchild fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: break grandparent_done
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=exit: fork: continue
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to child fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: continue to grandchild fork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=fork: exit-kind=kill: fork: kill parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to child vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue to grandchild vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: break grandparent_done
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=exit: vfork: continue
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to child vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: continue to grandchild vfork
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill child
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: switch to parent
new FAIL: gdb.base/catch-fork-kill.exp: fork-kind=vfork: exit-kind=kill: vfork: kill parent
new FAIL: gdb.base/command-line-input.exp: print 1\\n + 2
new FAIL: gdb.base/command-line-input.exp: print 1\\n2
new FAIL: gdb.base/completion.exp: tab complete break break.c:ma
new FAIL: gdb.base/completion.exp: complete break break.c:ma
new FAIL: gdb.base/dprintf.exp: call: fprintf: 1st dprintf
new FAIL: gdb.base/dprintf.exp: call: fprintf: 2nd dprintf
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
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
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
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
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
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
PASS -> FAIL: gdb.base/funcargs.exp: run to call2a
new FAIL: gdb.base/hook-stop.exp: hook-stop runs continue&: inferior exits normally
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
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: add inferior 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: attach to pid
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: inferior 1
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 1 2 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: detach inferiors 1 2 3
new FAIL: gdb.base/kill-detach-inferiors-cmd.exp: kill inferiors 10
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-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
PASS -> FAIL: gdb.base/recurse.exp: continue to recurse
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, step from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, next from handler: leave handler
PASS -> FAIL: gdb.base/sigstep.exp: continue to handler, si+advance in handler, continue from handler: leave handler
new FAIL: gdb.base/wrong_frame_bt_full.exp: bt full
PASS -> FAIL: gdb.cp/cpexprs.exp: p CV_f
PASS -> FAIL: gdb.cp/impl-this.exp: at D::f
PASS -> FAIL: gdb.cp/member-ptr.exp: print
PASS -> FAIL: gdb.cp/nsnested.exp: print ab
PASS -> FAIL: gdb.cp/nsnoimports.exp: print _a
PASS -> FAIL: gdb.cp/nsnoimports.exp: print ab
PASS -> FAIL: gdb.cp/nsnoimports.exp: print abc
PASS -> FAIL: gdb.cp/ovsrch.exp: break A::outer::foo
PASS -> FAIL: gdb.cp/ovsrch.exp: break 'A::outer::foo
PASS -> FAIL: gdb.cp/ovsrch.exp: break A::B::inner::foo
PASS -> FAIL: gdb.cp/ovsrch.exp: break 'A::B::inner::foo
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
new FAIL: gdb.fortran/vla-datatypes.exp: print realvla
new FAIL: gdb.fortran/vla-datatypes.exp: print complexvla
new FAIL: gdb.fortran/vla-datatypes.exp: print logicalvla
new FAIL: gdb.fortran/vla-datatypes.exp: print charactervla
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
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
new FAIL: gdb.fortran/vla-ptype-sub.exp: ptype array2
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
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 vla2 filled
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla re-associated
new FAIL: gdb.fortran/vla-ptype.exp: ptype pvla deassociated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla1 not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2 not allocated
new FAIL: gdb.fortran/vla-ptype.exp: ptype vla2
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
new FAIL: gdb.fortran/vla-value-sub-arbitrary.exp: print arbitary array2
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
new FAIL: gdb.fortran/vla-value-sub-finish.exp: print array2 in foo after it was mofified in debugger
PASS -> FAIL: gdb.fortran/vla-value-sub-finish.exp: sub_arr2
new FAIL: gdb.fortran/vla-value-sub.exp: print passed array1 in foo
new FAIL: gdb.fortran/vla-value-sub.exp: print array1
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was filled
new FAIL: gdb.fortran/vla-value-sub.exp: set array
new FAIL: gdb.fortran/vla-value-sub.exp: print array2 in foo after it was mofified in debugger
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
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
new FAIL: gdb.fortran/vla-value.exp: print undefined pvla
new FAIL: gdb.fortran/vla-value.exp: print non-associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print associated &pvla
new FAIL: gdb.fortran/vla-value.exp: print associated pvla
new FAIL: gdb.fortran/vla-value.exp: print pvla
new FAIL: gdb.fortran/vla-value.exp: print vla2
new FAIL: gdb.fortran/vla-value.exp: print vla1 after deassociated
new FAIL: gdb.fortran/vla-value.exp: print $myvar set to vla1
new FAIL: gdb.fortran/vla-value.exp: print $myvar
new FAIL: gdb.fortran/vla-value.exp: print $mypvar
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
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -source cpexplicit.cc -line 29
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::myfunction -line 3
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
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -line 3
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function myclass::operator,
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function 'myclass::operator,'
new FAIL: gdb.linespec/cpexplicit.exp: continue to breakpoint: -function "myclass::operator,"
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
new FAIL: gdb.linespec/explicit.exp: complete non-unique function name
new FAIL: gdb.linespec/explicit.exp: complete non-existant function name
new FAIL: gdb.linespec/explicit.exp: complete unique file name
new FAIL: gdb.linespec/explicit.exp: complete non-unique file name
new FAIL: gdb.linespec/explicit.exp: complete non-existant file name
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.linespec/ls-errs.exp: lang=C: break main:here:
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here	:
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here  :
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here 	:
new FAIL: gdb.linespec/ls-errs.exp: lang=C: break main:here	  	:
new FAIL: gdb.mi/mi-dprintf.exp: fprintf: mi 2nd dprintf stop
PASS -> FAIL: gdb.mi/mi-logging.exp: Redirect log file contents
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptr
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtr
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constPtr->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for ptrConst
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check ptrConst->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: create varobj for constPtrConst
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constPtrConst->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check constRef->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtr->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.ptrConst->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constPtrConst->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: list children of s.ref.public
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.ref->A
PASS -> FAIL: gdb.mi/mi-var-rtti.exp: check s.constRef->A
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 23
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
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
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
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 31
new FAIL: gdb.mi/mi-vla-fortran.exp: run to breakpoint at line 36
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
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
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
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 1 first: finish in inferior 2
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
PASS -> FAIL: gdb.multi/dummy-frame-restore.exp: inf 2 first: finish in inferior 2
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
new FAIL: gdb.multi/tids.exp: two inferiors: switch to thread using extended thread ID
new FAIL: gdb.multi/tids.exp: two inferiors: setting breakpoint at thread_function1
new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: once
new FAIL: gdb.multi/tids.exp: two inferiors: inferior 1
new FAIL: gdb.multi/tids.exp: two inferiors: continue to breakpoint: twice
new FAIL: gdb.multi/tids.exp: two inferiors: info threads again
new FAIL: gdb.multi/tids.exp: two inferiors: info threads -gid
new FAIL: gdb.multi/tids.exp: two inferiors: p $_thread == 2
new FAIL: gdb.multi/tids.exp: two inferiors: p $_gthread == 4
new FAIL: gdb.multi/tids.exp: two inferiors: thread 4
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: setting breakpoint at thread_function2
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 2
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: once
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: inferior 1
new FAIL: gdb.multi/tids.exp: two inferiors: more threads: continue to breakpoint: twice
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1.1
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1 2 3
new FAIL: gdb.multi/tids.exp: two inferiors: thread apply 1 2 3
new FAIL: gdb.multi/tids.exp: two inferiors: info threads 1.1 1.2 1.3 2.1 2.2
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
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
PASS -> FAIL: gdb.threads/print-threads.exp: all threads ran once
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
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
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: continue
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
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: signal command does not query, signal delivered
PASS -> FAIL: gdb.threads/signal-command-multiple-signals-pending.exp: schedlock on: 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/signal-while-stepping-over-bp-other-thread.exp: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/stepi-random-signal.exp: continue to breakpoint: after pthread_kill
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
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
PASS -> FAIL: gdb.threads/tls.exp: threads exited
============================




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

* Failures on Debian-i686, branch master
  2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-03-30 10:58 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
@ 2016-03-30 11:41 ` sergiodj+buildbot
  2016-03-30 14:16 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
  2016-03-30 14:16 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
  7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30 11:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	7517e550ce646b9e4dddf8fe68de0eb308f53273

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

Subject:
	Fix more bugs in AArch64 simulator.

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
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
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
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 p
new FAIL: gdb.ada/fun_renaming.exp: print n
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
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k
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
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/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-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: next: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler
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
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
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] 9+ messages in thread

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-03-30 11:41 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-03-30 14:16 ` sergiodj+buildbot
  2016-03-30 14:16 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
  7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30 14:16 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/3231>

Commit(s) tested:
	7517e550ce646b9e4dddf8fe68de0eb308f53273

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

Subject:
	Fix more bugs in AArch64 simulator.

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=ffdeb13ace68f9eea3eea022dfcdb53d7cd47eda>

*** Regressions found ***
============================
PASS -> FAIL: gdb.reverse/readv-reverse.exp: set breakpoint at marker1
============================


*** 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
new FAIL: gdb.ada/call_pn.exp: print last_node_id after calling pn
new FAIL: gdb.ada/fun_renaming.exp: print n
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 *
new FAIL: gdb.base/callfuncs.exp: noproto: print *
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called write
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called read
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called vfork
new FAIL: gdb.base/catch-syscall.exp: without arguments: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: program has called 123456789
new FAIL: gdb.base/catch-syscall.exp: without arguments: ENOSYS: syscall 123456789 has returned
new FAIL: gdb.base/catch-syscall.exp: without arguments: program has called exit_group
new FAIL: gdb.base/catch-syscall.exp: without arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: with arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: with arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called close
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall close has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called pipe
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall pipe has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called write
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall write has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: program has called read
new FAIL: gdb.base/catch-syscall.exp: with many arguments: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: with many arguments: continue until exit
new FAIL: gdb.base/catch-syscall.exp: wrong args: continue until exit at catch syscall with unused syscall
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: program has called chroot
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: syscall chroot has returned
new FAIL: gdb.base/catch-syscall.exp: restarting inferior: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry: program has called write
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: program has called read
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: syscall read has returned
new FAIL: gdb.base/catch-syscall.exp: skipping return: entry/return: continue until exit
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: syscall vfork has returned
new FAIL: gdb.base/catch-syscall.exp: mid-vfork: continue until exit
new FAIL: gdb.base/catch-syscall.exp: execve: program has called execve
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/catch-syscall.exp: without args noxml: close: program has called 6
new FAIL: gdb.base/catch-syscall.exp: without args noxml: close: syscall 6 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: program has called 61
new FAIL: gdb.base/catch-syscall.exp: without args noxml: chroot: syscall 61 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: program has called 42
new FAIL: gdb.base/catch-syscall.exp: without args noxml: pipe: syscall 42 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: program has called 4
new FAIL: gdb.base/catch-syscall.exp: without args noxml: write: syscall 4 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: program has called 3
new FAIL: gdb.base/catch-syscall.exp: without args noxml: read: syscall 3 has returned
new FAIL: gdb.base/catch-syscall.exp: without args noxml: program has called vfork
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/catch-syscall.exp: with args noxml: program has called 6
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 6 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 61
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 61 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 42
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 42 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 4
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 4 has returned
new FAIL: gdb.base/catch-syscall.exp: with args noxml: program has called 3
new FAIL: gdb.base/catch-syscall.exp: with args noxml: syscall 3 has returned
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: go back to main from decr
new FAIL: gdb.base/func-ptrs.exp: set calc to incr
new FAIL: gdb.base/func-ptrs.exp: continue to incr, second time
new FAIL: gdb.base/func-ptrs.exp: go back to main from incr, second time
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/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: 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: 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
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 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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
new FAIL: gdb.base/step-over-no-symbols.exp: displaced=on: advanced
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: bar
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: foo
new FAIL: gdb.base/sym-file.exp: continue to breakpoint: gdb_remove_symbol_file
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
new FAIL: gdb.base/sym-file.exp: stale bkpts: continue to breakpoint: gdb_add_symbol_file
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
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
PASS -> FAIL: gdb.base/watchpoint.exp: continue to breakpoint: func2 breakpoint here
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: 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: 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: 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: 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 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.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
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/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
new FAIL: gdb.mi/mi-async.exp: start: stop
new FAIL: gdb.mi/mi-async.exp: CLI next: send
new FAIL: gdb.mi/mi-async.exp: CLI next: stop
new FAIL: gdb.mi/mi-async.exp: restart: send
new FAIL: gdb.mi/mi-async.exp: restart: stop
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
new FAIL: gdb.mi/mi-watch-nonstop.exp: resume 1
new FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": breakpoint hit
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": breakpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory-bytes &x "01": set x
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": breakpoint hit
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": breakpoint hit 2
PASS -> FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": set x
new FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2
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
PASS -> FAIL: gdb.reverse/readv-reverse.exp: set breakpoint at marker1
PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: continue to breakpoint: marker2
PASS -> FAIL: gdb.reverse/recvmsg-reverse.exp: set breakpoint at marker1
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
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: 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
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: No hardware watchpoints available
new FAIL: gdb.trace/collection.exp: collect register locals collectively: start trace experiment
new FAIL: gdb.trace/collection.exp: collect register locals collectively: tfind test frame
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals collectively: collected locarray #3
new FAIL: gdb.trace/collection.exp: collect register locals individually: define actions
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member char
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member int
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member float
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected local member double
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #0
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #1
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #2
new FAIL: gdb.trace/collection.exp: collect register locals individually: collected locarray #3
new FAIL: gdb.trace/unavailable.exp: collect globals: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object on: print derived_whole
new FAIL: gdb.trace/unavailable.exp: collect globals: tfile: print object off: print derived_whole
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: auto locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: register locals: tfile: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: info locals
new FAIL: gdb.trace/unavailable.exp: unavailable locals: static locals: tfile: info locals
new FAIL: gdb.xml/tdesc-regs.exp: ptype $mixed_flags
============================


*** 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
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.reverse/readv-reverse.exp: continue to breakpoint: marker2
FAIL: gdb.trace/mi-traceframe-changed.exp: remote: trace stop
FAIL: gdb.reverse/recvmsg-reverse.exp: reverse to marker1
FAIL: gdb.trace/mi-traceframe-changed.exp: remote: continue to end
FAIL: gdb.base/interrupt.exp: continue
FAIL: gdb.base/interrupt.exp: echo data
FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
FAIL: gdb.base/interrupt.exp: signal SIGINT
FAIL: gdb.base/interrupt.exp: Send Control-C, second time
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: 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/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.mi/pr11022.exp: data-write-memory &x x 4 "01": watchpoint hit 2 <<2>>
FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
FAIL: gdb.base/info-os.exp: get process list
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-03-30 14:16 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-03-30 14:16 ` sergiodj+buildbot
  7 siblings, 0 replies; 9+ messages in thread
From: sergiodj+buildbot @ 2016-03-30 14:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	7517e550ce646b9e4dddf8fe68de0eb308f53273

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

Subject:
	Fix more bugs in AArch64 simulator.

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=7d37298b450e54cac22cee78268fa711799b93a0>

*** Regressions found ***
============================
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
new FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: delete all breakpoints in delete_breakpoints
new FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
============================


*** Regressions against the baseline ***
============================
PASS -> FAIL: gdb.ada/win_fu_syms.exp: compilation foo.adb
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
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
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint
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.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
new FAIL: gdb.mi/mi-detach.exp: detach
PASS -> FAIL: gdb.python/py-finish-breakpoint2.exp: set FinishBP after the exception
new FAIL: gdb.python/py-unwind.exp: continue to breakpoint: break backtrace-broken
new FAIL: gdb.python/py-unwind.exp: Backtrace restored by unwinder
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 0: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: get thread number
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: switch to non-event thread
new FAIL: gdb.threads/continue-pending-status.exp: attempt 1: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 1: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 2: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 3: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 4: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 5: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 6: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 7: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 8: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 9: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 10: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 11: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 12: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 13: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 14: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 15: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 16: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 17: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 18: caught interrupt
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: set break in tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: continue to tight loop
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: get thread number
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: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.threads/continue-pending-status.exp: attempt 19: caught interrupt
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: 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=on: inferior 1 exited
PASS -> FAIL: gdb.threads/tls.exp: continue to synch point
PASS -> FAIL: gdb.threads/tls.exp: threads exited
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
FAIL: gdb.threads/watchthreads2.exp: gdb can drop watchpoints in multithreaded app
FAIL: gdb.threads/tls.exp: third thread print me
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/watchthreads2.exp: run to thread_started <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
FAIL: gdb.threads/tls.exp: third thread local storage
FAIL: gdb.base/interrupt.exp: echo data
FAIL: gdb.threads/tls.exp: p a_thread_local
FAIL: gdb.threads/watchthreads2.exp: all threads incremented x
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 3
FAIL: gdb.threads/print-threads.exp: all threads ran once <<3>>
FAIL: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 4 <<3>>
FAIL: gdb.threads/tls.exp: selected thread: 1
FAIL: gdb.threads/tls.exp: selected thread: 3
FAIL: gdb.threads/tls.exp: selected thread: 2
FAIL: gdb.threads/tls.exp: selected thread: 4
FAIL: gdb.threads/tls.exp: backtrace of thread number 1 not relevant
FAIL: gdb.threads/tls.exp: backtrace of thread number 3 in spin
FAIL: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5 <<3>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/watchthreads2.exp: set var test_ready = 1
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
FAIL: gdb.threads/tls.exp: info address a_thread_local
FAIL: gdb.threads/tls.exp: 2 thread print me
FAIL: gdb.threads/tls.exp: p file2_thread_local
FAIL: gdb.threads/tls.exp: info address me
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: no threads left
FAIL: gdb.threads/tls.exp: delete all breakpoints in delete_breakpoints
FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
FAIL: gdb.base/interrupt.exp: signal SIGINT
FAIL: gdb.threads/tid-reuse.exp: continue to breakpoint: do_nothing_thread_func
FAIL: gdb.threads/tls.exp: 4 info address a_thread_local
FAIL: gdb.threads/tls.exp: at end
FAIL: gdb.threads/print-threads.exp: all threads ran once <<2>>
FAIL: gdb.threads/tls.exp: 2 another thread local storage
FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified <<2>>
FAIL: gdb.threads/tls.exp: 4 info address another_thread_local
FAIL: gdb.threads/tls.exp: 4 another thread local storage
FAIL: gdb.threads/tls.exp: selected thread: 3 <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
FAIL: gdb.threads/tls.exp: info address a_global
FAIL: gdb.threads/tls.exp: 3 thread local storage
FAIL: gdb.threads/tls.exp: get number of threads
FAIL: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5 <<2>>
FAIL: gdb.threads/tls.exp: thread 3 up
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: only inferior 1 left
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 2
FAIL: gdb.threads/tls.exp: p a_thread_local second time
FAIL: gdb.threads/tls.exp: third info address another_thread_local
FAIL: gdb.threads/tls.exp: 2 info address a_thread_local
FAIL: gdb.threads/tls.exp: Too many threads left at end
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: no threads left
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 3
FAIL: gdb.threads/tls.exp: third another thread local storage
FAIL: gdb.threads/print-threads.exp: program exited normally <<3>>
FAIL: gdb.threads/tls.exp: 2 info address another_thread_local
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
FAIL: gdb.threads/tls.exp: continue to third thread
FAIL: gdb.threads/tls.exp: thread 4 up
FAIL: gdb.threads/tls.exp: 2 thread local storage
FAIL: gdb.base/interrupt.exp: continue
FAIL: gdb.base/interrupt.exp: Send Control-C, second time
FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
FAIL: gdb.threads/tls.exp: selected thread: 4 <<2>>
FAIL: gdb.threads/tls.exp: at least one th in spin while stopped at third th
FAIL: gdb.threads/tls.exp: 3 thread print me
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
FAIL: gdb.threads/tls.exp: info address file2_thread_local
FAIL: gdb.threads/tls.exp: backtrace of thread number 4 in spin
FAIL: gdb.threads/tls.exp: 4 thread local storage
FAIL: gdb.threads/print-threads.exp: Hit thread_function breakpoint, 5
FAIL: gdb.threads/tls.exp: 3 info address a_thread_local
FAIL: gdb.threads/tls.exp: backtrace of thread number 2 in spin
FAIL: gdb.threads/tls.exp: 3 another thread local storage
FAIL: gdb.threads/tls.exp: No thread backtrace reported spin
FAIL: gdb.threads/tls.exp: third info address a_thread_local
FAIL: gdb.threads/tls.exp: 3 info address another_thread_local
FAIL: gdb.threads/tls.exp: selected thread: 2 <<2>>
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
FAIL: gdb.threads/watchthreads2.exp: watch x
FAIL: gdb.threads/tls.exp: 4 thread print me
FAIL: gdb.threads/tls.exp: thread 2 up
FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: only inferior 1 left
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: no threads left
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: no threads left
FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
FAIL: gdb.base/range-stepping.exp: interrupt: send ctrl-c to GDB: 1 vCont;r
FAIL: gdb.base/exitsignal.exp: program terminated with SIGSEGV
FAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: no threads left
FAIL: gdb.base/auxv.exp: continue
FAIL: gdb.base/auxv.exp: continue <<3>>
============================




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

end of thread, other threads:[~2016-03-30 11:41 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-30  9:57 [binutils-gdb] Fix more bugs in AArch64 simulator sergiodj+buildbot
2016-03-30 10:13 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2016-03-30 10:18 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2016-03-30 10:36 ` Failures on Fedora-i686, " sergiodj+buildbot
2016-03-30 10:46 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-03-30 10:58 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-03-30 11:41 ` Failures on Debian-i686, " sergiodj+buildbot
2016-03-30 14:16 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-03-30 14:16 ` Failures on Fedora-x86_64-native-gdbserver-m32, " 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).