public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Failures on Fedora-ppc64be-cc-with-index, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
@ 2016-07-01 15:50 ` sergiodj+buildbot
  2016-07-01 15:58 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 15:50 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/3823>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* [binutils-gdb] Set debug registers on all threads belonging to the current inferior.
@ 2016-07-01 15:50 sergiodj+buildbot
  2016-07-01 15:50 ` Failures on Fedora-ppc64be-cc-with-index, branch master sergiodj+buildbot
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 15:50 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 5077bfff905136e9d9a8fdf0886f6217887622ad ***

Author: John Baldwin <jhb@FreeBSD.org>
Branch: master
Commit: 5077bfff905136e9d9a8fdf0886f6217887622ad

Set debug registers on all threads belonging to the current inferior.

gdb/ChangeLog:

	* x86bsd-nat.c: Include 'gdbthread.h'.
	(x86bsd_dr_set): Set debug registers on all threads belonging to
	the current inferior.


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

* Failures on Fedora-ppc64be-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
  2016-07-01 15:50 ` Failures on Fedora-ppc64be-cc-with-index, branch master sergiodj+buildbot
@ 2016-07-01 15:58 ` sergiodj+buildbot
  2016-07-01 16:03 ` Failures on Debian-i686, " sergiodj+buildbot
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 15:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64be-1

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

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* Failures on Debian-i686, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
  2016-07-01 15:50 ` Failures on Fedora-ppc64be-cc-with-index, branch master sergiodj+buildbot
  2016-07-01 15:58 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
@ 2016-07-01 16:03 ` sergiodj+buildbot
  2016-07-01 16:11 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 16:03 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-wheezy-i686

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

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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

*** Diff to previous build ***
============================
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 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
============================


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

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

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Debian-i686/xfails/master/xfail;hb=b49a91b>

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

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Debian-i686/xfails/master/xfail.table;hb=b49a91b>




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

* Failures on Fedora-x86_64-cc-with-index, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-07-01 16:03 ` Failures on Debian-i686, " sergiodj+buildbot
@ 2016-07-01 16:11 ` sergiodj+buildbot
  2016-07-01 16:13 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 16:11 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/3865>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: continue
============================


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

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

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

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

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




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

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-07-01 16:11 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2016-07-01 16:13 ` sergiodj+buildbot
  2016-07-01 16:20 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 16:13 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/3820>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-07-01 16:13 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-07-01 16:20 ` sergiodj+buildbot
  2016-07-01 16:29 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 16:20 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/3892>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-07-01 16:20 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2016-07-01 16:29 ` sergiodj+buildbot
  2016-07-01 16:30 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 16:29 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/3828>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* Failures on Fedora-x86_64-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-07-01 16:29 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-07-01 16:30 ` sergiodj+buildbot
  2016-07-01 16:35 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 16:30 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: continue
============================


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

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

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-m64/xfails/master/xfail;hb=5b82d8c>

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

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Fedora-x86_64-m64/xfails/master/xfail.table;hb=5b82d8c>




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

* Failures on Debian-i686-native-extended-gdbserver, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2016-07-01 16:30 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2016-07-01 16:35 ` sergiodj+buildbot
  2016-07-01 16:42 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 16:35 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/3765>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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

*** Diff to previous build ***
============================
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 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
============================


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

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

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Debian-i686-native-extended-gdbserver/xfails/master/xfail;hb=b49a91b>

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

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Debian-i686-native-extended-gdbserver/xfails/master/xfail.table;hb=b49a91b>




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

* Failures on Debian-s390x-native-gdbserver-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2016-07-01 16:35 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-07-01 16:42 ` sergiodj+buildbot
  2016-07-01 17:27 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 16:42 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/2585>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2016-07-01 16:42 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-07-01 17:27 ` sergiodj+buildbot
  2016-07-01 18:09 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 17:27 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/2592>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/random-signal.exp: attach: stop with control-c
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: thread apply 2 print $_siginfo.si_signo
new FAIL: gdb.threads/attach-into-signal.exp: threaded: attempt 1: detach
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 2 of 100
============================


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

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

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail;hb=5fdeee6>

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

	<http://git.sergiodj.net/?p=gdb-xfails.git;a=blob;f=xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail.table;hb=5fdeee6>




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

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2016-07-01 17:27 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-07-01 18:09 ` sergiodj+buildbot
  2016-07-01 18:22 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 18:09 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/3761>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (11 preceding siblings ...)
  2016-07-01 18:09 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-07-01 18:22 ` sergiodj+buildbot
  2016-07-01 18:34 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
  2016-07-01 18:47 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 18:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* Failures on Fedora-ppc64le-native-gdbserver-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (12 preceding siblings ...)
  2016-07-01 18:22 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
@ 2016-07-01 18:34 ` sergiodj+buildbot
  2016-07-01 18:47 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 18:34 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/3749>

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

* Failures on Fedora-ppc64le-m64, branch master
  2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
                   ` (13 preceding siblings ...)
  2016-07-01 18:34 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-07-01 18:47 ` sergiodj+buildbot
  14 siblings, 0 replies; 16+ messages in thread
From: sergiodj+buildbot @ 2016-07-01 18:47 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	5077bfff905136e9d9a8fdf0886f6217887622ad

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

Subject:
	Set debug registers on all threads belonging to the current inferior.

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





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

end of thread, other threads:[~2016-07-01 18:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-01 15:50 [binutils-gdb] Set debug registers on all threads belonging to the current inferior sergiodj+buildbot
2016-07-01 15:50 ` Failures on Fedora-ppc64be-cc-with-index, branch master sergiodj+buildbot
2016-07-01 15:58 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2016-07-01 16:03 ` Failures on Debian-i686, " sergiodj+buildbot
2016-07-01 16:11 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2016-07-01 16:13 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-07-01 16:20 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2016-07-01 16:29 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-07-01 16:30 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2016-07-01 16:35 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-07-01 16:42 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2016-07-01 17:27 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-07-01 18:09 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-07-01 18:22 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2016-07-01 18:34 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2016-07-01 18:47 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot

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