public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side
@ 2016-05-25 17:52 sergiodj+buildbot
  2016-05-25 18:10 ` Failures on RHEL-s390x-m64, branch gdb-7.11-branch sergiodj+buildbot
                   ` (22 more replies)
  0 siblings, 23 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 17:52 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT a0de87e7be6a58dfeb9bfb00172dbd975dabb72e ***

Author: Pedro Alves <palves@redhat.com>
Branch: gdb-7.11-branch
Commit: a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

Working on the fix for gdb/19828, I saw
gdb.threads/attach-many-short-lived-threads.exp fail once in an
unusual way.  Unfortunately I didn't keep debug logs, but it's an
issue similar to what's been fixed in remote.c a while ago --
linux-nat.c was not fetching the pending status from the right place.

gdb/ChangeLog:
2016-05-25  Pedro Alves  <palves@redhat.com>

	PR gdb/19828
	* linux-nat.c (get_pending_status): If the thread reported the
	event to the core and it's pending, use the pending status signal
	number.


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

* Failures on RHEL-s390x-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
@ 2016-05-25 18:10 ` sergiodj+buildbot
  2016-05-25 18:19 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
                   ` (21 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:10 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/1898>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/siginfo-obj.exp: Extract si_errno
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
============================




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

* Failures on AIX-POWER7-plain, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
  2016-05-25 18:10 ` Failures on RHEL-s390x-m64, branch gdb-7.11-branch sergiodj+buildbot
@ 2016-05-25 18:19 ` sergiodj+buildbot
  2016-05-25 18:25 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (20 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	aix-power7-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/huge.exp: print a very large data object
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: get my_number
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
  2016-05-25 18:10 ` Failures on RHEL-s390x-m64, branch gdb-7.11-branch sergiodj+buildbot
  2016-05-25 18:19 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
@ 2016-05-25 18:25 ` sergiodj+buildbot
  2016-05-25 18:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (19 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:25 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-05-25 18:25 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2016-05-25 18:32 ` sergiodj+buildbot
  2016-05-25 18:38 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (18 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:32 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-m64/builds/3636>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-05-25 18:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-25 18:38 ` sergiodj+buildbot
  2016-05-25 18:42 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (17 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=1: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
============================




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-05-25 18:38 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-25 18:42 ` sergiodj+buildbot
  2016-05-25 18:45 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (16 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:42 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/interrupt.exp: continue
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: next: next
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 3
============================




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

* Failures on Fedora-x86_64-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-05-25 18:42 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2016-05-25 18:45 ` sergiodj+buildbot
  2016-05-25 18:48 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (15 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:45 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
============================




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

* Failures on Fedora-i686, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-05-25 18:45 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2016-05-25 18:48 ` sergiodj+buildbot
  2016-05-25 18:55 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
                   ` (14 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
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
============================




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

* Failures on Fedora-x86_64-m32, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2016-05-25 18:48 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2016-05-25 18:55 ` sergiodj+buildbot
  2016-05-25 19:01 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (13 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 18:55 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint.exp: no more checkpoint 10
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four
PASS -> FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five
PASS -> FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
PASS -> FAIL: gdb.base/checkpoint-ns.exp: kill all one
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 0
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 1
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 2
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 3
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 4
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 5
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 6
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 7
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 8
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 9
PASS -> FAIL: gdb.base/checkpoint-ns.exp: no more checkpoint 10
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2016-05-25 18:55 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2016-05-25 19:01 ` sergiodj+buildbot
  2016-05-25 19:53 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
                   ` (12 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 19:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
new FAIL: gdb.cp/no-dmgl-verbose.exp: setting breakpoint at 'f
PASS -> FAIL: gdb.trace/mi-tsv-changed.exp: create delete modify: tvariable $tvar3 modified
============================




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

* Failures on Fedora-s390x-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2016-05-25 19:01 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2016-05-25 19:53 ` sergiodj+buildbot
  2016-05-25 19:55 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (11 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 19:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/siginfo-thread.exp: Extract si_errno
============================




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

* Failures on Debian-i686-native-extended-gdbserver, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2016-05-25 19:53 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
@ 2016-05-25 19:55 ` sergiodj+buildbot
  2016-05-25 20:19 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 19:55 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/3538>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: 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
============================




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

* Failures on Debian-i686, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (11 preceding siblings ...)
  2016-05-25 19:55 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-05-25 20:19 ` sergiodj+buildbot
  2016-05-25 22:36 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 20:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: continue: continue
============================




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

* Failures on Debian-s390x-native-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (12 preceding siblings ...)
  2016-05-25 20:19 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-05-25 22:36 ` sergiodj+buildbot
  2016-05-25 22:47 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 22:36 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================




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

* Failures on Debian-s390x-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (13 preceding siblings ...)
  2016-05-25 22:36 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-25 22:47 ` sergiodj+buildbot
  2016-05-25 23:30 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 22:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

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




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (14 preceding siblings ...)
  2016-05-25 22:47 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2016-05-25 23:30 ` sergiodj+buildbot
  2016-05-26 14:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-25 23:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-wheezy-s390x-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/dprintf-non-stop.exp: inferior stopped
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================




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

* Failures on Fedora-ppc64be-cc-with-index, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (15 preceding siblings ...)
  2016-05-25 23:30 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 14:47 ` sergiodj+buildbot
  2016-05-26 14:52 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 14:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/info-os.exp: get process list
PASS -> FAIL: gdb.base/info-os.exp: get process groups
PASS -> FAIL: gdb.base/info-os.exp: get threads
PASS -> FAIL: gdb.base/info-os.exp: get file descriptors
PASS -> FAIL: gdb.base/info-os.exp: get internet-domain sockets
PASS -> FAIL: gdb.base/info-os.exp: get shared-memory regions
PASS -> FAIL: gdb.base/info-os.exp: get semaphores
PASS -> FAIL: gdb.base/info-os.exp: get message queues
PASS -> FAIL: gdb.base/info-os.exp: continue
============================




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

* Failures on Fedora-ppc64be-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (16 preceding siblings ...)
  2016-05-26 14:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
@ 2016-05-26 14:52 ` sergiodj+buildbot
  2016-05-26 15:35 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 14:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one
============================




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

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (17 preceding siblings ...)
  2016-05-26 14:52 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2016-05-26 15:35 ` sergiodj+buildbot
  2016-05-26 15:48 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 15:35 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/3588>

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/forking-threads-plus-breakpoint.exp: cond_bp_target=0: detach_on_fork=on: displaced=off: inferior 1 exited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================




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

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (18 preceding siblings ...)
  2016-05-26 15:35 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 15:48 ` sergiodj+buildbot
  2016-05-26 21:23 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 15:48 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/annota1.exp: signal sent
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: single-step to handler
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: up to mainline code
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: mainline pc points at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with handler: stop at permanent breakpoint, out of handler
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: continue to breakpoint: test_signal_no_handler
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: stop at permanent breakpoint
PASS -> FAIL: gdb.base/bp-permanent.exp: always_inserted=off, sw_watchpoint=1: stepi signal with no handler: single-step past permanent breakpoint
============================




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

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (19 preceding siblings ...)
  2016-05-26 15:48 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 21:23 ` sergiodj+buildbot
  2016-05-26 22:20 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  2016-05-26 22:52 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 21:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================




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

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (20 preceding siblings ...)
  2016-05-26 21:23 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 22:20 ` sergiodj+buildbot
  2016-05-26 22:52 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 22:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-unwindonsignal.exp: continue until exit
============================




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

* Failures on Fedora-ppc64le-m64, branch gdb-7.11-branch
  2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
                   ` (21 preceding siblings ...)
  2016-05-26 22:20 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-05-26 22:52 ` sergiodj+buildbot
  22 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-26 22:52 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	a0de87e7be6a58dfeb9bfb00172dbd975dabb72e

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

Subject:
	Make gdb/linux-nat.c consider a waitstatus pending on the infrun side

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

*** Internal error on buildslave (no space left on device). ***
*** Please report this to the buildslave owner (see <http://gdb-build.sergiodj.net//buildslaves/fedora-ppc64le-1>) ***

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/checkpoint.exp: break1 start
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-08-25 17:45 [binutils-gdb/gdb-7.11-branch] Sync proc_service definition with GLIBC sergiodj+buildbot
@ 2016-08-25 18:19 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-08-25 18:19 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	140bf80050b34f0947b34dba93b830ea2bfc5040

Author(s) (in the same order as the commits):
	Adhemerval Zanella <adhemerval.zanella@linaro.org>

Subject:
	Sync proc_service definition with GLIBC

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


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

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




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-05-18 14:48 [binutils-gdb/gdb-7.11-branch] Fix double prompt output after run control MI commands with mi-async on (PR 20045) sergiodj+buildbot
@ 2016-05-18 15:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-18 15:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	f0a8d0dc70eddbf1e323e8c07f5092ff5e327548

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

Subject:
	Fix double prompt output after run control MI commands with mi-async on (PR 20045)

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
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.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-05-16 21:17 [binutils-gdb/gdb-7.11-branch] Use target_terminal_ours_for_output in MI sergiodj+buildbot
@ 2016-05-16 21:20 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-05-16 21:20 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	7f8e34d8604098e221f342cf162898fb25499900

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

Subject:
	Use target_terminal_ours_for_output in MI

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
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.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
PASS -> FAIL: gdb.threads/thread-specific-bp.exp: non-stop: continue to end
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-04-15 23:43 [binutils-gdb/gdb-7.11-branch] Handle MIPS Linux SIGTRAP siginfo.si_code values sergiodj+buildbot
@ 2016-04-15 23:53 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-04-15 23:53 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	619f36aa006c4263ec17b1d2a73613f840042c16

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

Subject:
	Handle MIPS Linux SIGTRAP siginfo.si_code values

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.base/annota3.exp: signal sent
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/annota3.exp: signal sent
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.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-03-31 19:23 [binutils-gdb/gdb-7.11-branch] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach sergiodj+buildbot
@ 2016-03-31 23:18 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-03-31 23:18 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	cd64cabb8c66a5565fc33bf66a07c08bc767e413

Author(s) (in the same order as the commits):
	Yichao Yu <yyc1992@gmail.com>

Subject:
	Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
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.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
PASS -> FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-03-17 11:28 [binutils-gdb/gdb-7.11-branch] btrace: fix PR gdb/19829 sergiodj+buildbot
@ 2016-03-18  0:28 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-03-18  0:28 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	2ef34d11f61d79dcb152713aa059051d8cd3295d

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

Subject:
	btrace: fix PR gdb/19829

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
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.cp/vla-cxx.exp: continue to breakpoint: vlas_filled
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.dwarf2/dw2-undefined-ret-addr.exp: info frame
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-02-22 16:28 [binutils-gdb/gdb-7.11-branch] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' sergiodj+buildbot
@ 2016-02-22 16:31 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-02-22 16:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	3d58f8997229b9045899dd306a47a3c27d03a9fd

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

Subject:
	gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print'

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

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


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-02-15 18:07 [binutils-gdb/gdb-7.11-branch] Fix more testcases with standard_output_file sergiodj+buildbot
@ 2016-02-15 18:10 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-02-15 18:10 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	8b6bd5aca63189590498195a7a2696cde021c9cd

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

Subject:
	Fix more testcases with standard_output_file.

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

*** Regressions found ***
============================
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
PASS -> FAIL: gdb.threads/clone-thread_db.exp: continue to end
============================




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

* Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch
  2016-02-15 16:29 [binutils-gdb/gdb-7.11-branch] i386-biarch-core.exp: Use standard_output_file sergiodj+buildbot
@ 2016-02-15 16:32 ` sergiodj+buildbot
  0 siblings, 0 replies; 33+ messages in thread
From: sergiodj+buildbot @ 2016-02-15 16:32 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	2d059a33d890c017c8105b102a6b56ccbd6128b2

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

Subject:
	i386-biarch-core.exp: Use standard_output_file

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

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


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/fun_renaming.exp: print n(1)
PASS -> FAIL: gdb.arch/i386-signal.exp: backtrace 10
PASS -> FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> FAIL: gdb.base/stap-probe.exp: without semaphore, optimized: set multi-location probe breakpoint (probe two)
PASS -> FAIL: gdb.base/stap-probe.exp: with semaphore, optimized: set multi-location probe breakpoint (probe two)
new FAIL: gdb.cp/vla-cxx.exp: continue to breakpoint: vlas_filled (the program exited)
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vla
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref
PASS -> FAIL: gdb.cp/vla-cxx.exp: print vlaref2
PASS -> FAIL: gdb.cp/vla-cxx.exp: print c
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in lib
PASS -> FAIL: gdb.fortran/library-module.exp: print var_i in main
new FAIL: gdb.mi/mi-vla-fortran.exp: evaluate not associated vla
new FAIL: gdb.threads/signal-while-stepping-over-bp-other-thread.exp: step (pattern 3)
============================




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

end of thread, other threads:[~2016-08-25  9:09 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-25 17:52 [binutils-gdb/gdb-7.11-branch] Make gdb/linux-nat.c consider a waitstatus pending on the infrun side sergiodj+buildbot
2016-05-25 18:10 ` Failures on RHEL-s390x-m64, branch gdb-7.11-branch sergiodj+buildbot
2016-05-25 18:19 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2016-05-25 18:25 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2016-05-25 18:32 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2016-05-25 18:38 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-25 18:42 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2016-05-25 18:45 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2016-05-25 18:48 ` Failures on Fedora-i686, " sergiodj+buildbot
2016-05-25 18:55 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2016-05-25 19:01 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2016-05-25 19:53 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2016-05-25 19:55 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-05-25 20:19 ` Failures on Debian-i686, " sergiodj+buildbot
2016-05-25 22:36 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2016-05-25 22:47 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2016-05-25 23:30 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-26 14:47 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2016-05-26 14:52 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2016-05-26 15:35 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-05-26 15:48 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-26 21:23 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-05-26 22:20 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2016-05-26 22:52 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  -- strict thread matches above, loose matches on Subject: below --
2016-08-25 17:45 [binutils-gdb/gdb-7.11-branch] Sync proc_service definition with GLIBC sergiodj+buildbot
2016-08-25 18:19 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot
2016-05-18 14:48 [binutils-gdb/gdb-7.11-branch] Fix double prompt output after run control MI commands with mi-async on (PR 20045) sergiodj+buildbot
2016-05-18 15:28 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot
2016-05-16 21:17 [binutils-gdb/gdb-7.11-branch] Use target_terminal_ours_for_output in MI sergiodj+buildbot
2016-05-16 21:20 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot
2016-04-15 23:43 [binutils-gdb/gdb-7.11-branch] Handle MIPS Linux SIGTRAP siginfo.si_code values sergiodj+buildbot
2016-04-15 23:53 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot
2016-03-31 19:23 [binutils-gdb/gdb-7.11-branch] Fix PR gdb/19858: GDB doesn't register the JIT libraries on attach sergiodj+buildbot
2016-03-31 23:18 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot
2016-03-17 11:28 [binutils-gdb/gdb-7.11-branch] btrace: fix PR gdb/19829 sergiodj+buildbot
2016-03-18  0:28 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot
2016-02-22 16:28 [binutils-gdb/gdb-7.11-branch] gdb-gdb.py: SyntaxError: Missing parentheses in call to 'print' sergiodj+buildbot
2016-02-22 16:31 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot
2016-02-15 18:07 [binutils-gdb/gdb-7.11-branch] Fix more testcases with standard_output_file sergiodj+buildbot
2016-02-15 18:10 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot
2016-02-15 16:29 [binutils-gdb/gdb-7.11-branch] i386-biarch-core.exp: Use standard_output_file sergiodj+buildbot
2016-02-15 16:32 ` Failures on Fedora-x86_64-cc-with-index, branch gdb-7.11-branch sergiodj+buildbot

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