public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c
@ 2016-11-09  9:53 sergiodj+buildbot
  2016-11-09  9:53 ` Failures on Fedora-x86_64-cc-with-index, branch master sergiodj+buildbot
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-09  9:53 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72 ***

Author: Pedro Alves <palves@redhat.com>
Branch: master
Commit: 3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

Use ui_file_as_string in gdb/cli/cli-setshow.c

gdb/ChangeLog:
2016-11-08  Pedro Alves  <palves@redhat.com>

	* cli/cli-setshow.c (do_show_command): Adjust to use
	ui_file_as_string and std::string.


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

* Failures on Fedora-x86_64-cc-with-index, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
@ 2016-11-09  9:53 ` sergiodj+buildbot
  2016-11-09 16:31 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-09  9:53 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/4668>

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

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

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


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

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

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

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=29e3a94>




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

* Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
  2016-11-09  9:53 ` Failures on Fedora-x86_64-cc-with-index, branch master sergiodj+buildbot
@ 2016-11-09 16:31 ` sergiodj+buildbot
  2016-11-09 16:37 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-09 16:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-jessie-x86_64

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

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.trace/tspeed.exp: start trace experiment
============================


*** 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-x86_64-native-extended-gdbserver-m64/xfails/master/xfail;hb=a22e158>

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-x86_64-native-extended-gdbserver-m64/xfails/master/xfail.table;hb=a22e158>




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
  2016-11-09  9:53 ` Failures on Fedora-x86_64-cc-with-index, branch master sergiodj+buildbot
  2016-11-09 16:31 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-11-09 16:37 ` sergiodj+buildbot
  2016-11-09 19:21 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-09 16:37 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

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





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

* Failures on Debian-i686-native-extended-gdbserver, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2016-11-09 16:37 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-11-09 19:21 ` sergiodj+buildbot
  2016-11-15 11:02 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-09 19:21 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	wildebeest-debian-jessie-i686

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

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

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

*** 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: 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
============================


*** 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=a22e158>

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




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

* Failures on Fedora-ppc64be-native-gdbserver-m64, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2016-11-09 19:21 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
@ 2016-11-15 11:02 ` sergiodj+buildbot
  2016-11-15 11:43 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-15 11:02 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/4437>

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64be-native-gdbserver-m64/3d/3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72/>





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

* Failures on Fedora-ppc64be-native-extended-gdbserver-m64, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2016-11-15 11:02 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
@ 2016-11-15 11:43 ` sergiodj+buildbot
  2016-11-17  5:16 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-15 11:43 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/4448>

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64be-native-extended-gdbserver-m64/3d/3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72/>





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

* Failures on Fedora-ppc64le-native-extended-gdbserver-m64, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2016-11-15 11:43 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-11-17  5:16 ` sergiodj+buildbot
  2016-11-17  6:50 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
  2016-11-17  8:31 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-17  5:16 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-native-extended-gdbserver-m64/3d/3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/paginate-bg-execution.exp: cancel with ctrl-c: set height unlimited
PASS -> FAIL: gdb.threads/interrupted-hand-call.exp: continue until exit
============================


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

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

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

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

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




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

* Failures on Fedora-ppc64le-cc-with-index, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2016-11-17  5:16 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2016-11-17  6:50 ` sergiodj+buildbot
  2016-11-17  8:31 ` Failures on Fedora-ppc64le-m64, " sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-17  6:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

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

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


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

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

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

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

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




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

* Failures on Fedora-ppc64le-m64, branch master
  2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2016-11-17  6:50 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
@ 2016-11-17  8:31 ` sergiodj+buildbot
  8 siblings, 0 replies; 10+ messages in thread
From: sergiodj+buildbot @ 2016-11-17  8:31 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-ppc64le-1

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

Commit(s) tested:
	3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72

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

Subject:
	Use ui_file_as_string in gdb/cli/cli-setshow.c

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-ppc64le-m64/3d/3d8b0d9483f6eabc2c1739ac3dd64c30061a6a72/>

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


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

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

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

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

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




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

end of thread, other threads:[~2016-11-17  6:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-09  9:53 [binutils-gdb] Use ui_file_as_string in gdb/cli/cli-setshow.c sergiodj+buildbot
2016-11-09  9:53 ` Failures on Fedora-x86_64-cc-with-index, branch master sergiodj+buildbot
2016-11-09 16:31 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-11-09 16:37 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-11-09 19:21 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2016-11-15 11:02 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2016-11-15 11:43 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-11-17  5:16 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2016-11-17  6:50 ` Failures on Fedora-ppc64le-cc-with-index, " sergiodj+buildbot
2016-11-17  8:31 ` 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).