public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* Failures on RHEL-s390x-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
@ 2018-11-19 23:18 ` sergiodj+buildbot
  2018-11-20  1:05 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-19 23:18 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/8804>

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

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


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/RHEL-s390x-m64/xfails/master/xfail?id=45db1d88>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/RHEL-s390x-m64/xfails/master/xfail.table?id=45db1d88>




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

* [binutils-gdb] Change get_filename_and_charpos to return void
@ 2018-11-19 23:28 sergiodj+buildbot
  2018-11-19 23:18 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-19 23:28 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee ***

Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

Change get_filename_and_charpos to return void

The return value from get_filename_and_charpos is never used, so this
patch changes it to return void.

gdb/ChangeLog
2018-11-19  Tom Tromey  <tom@tromey.com>

	* source.c (get_filename_and_charpos): Return void.


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

* Failures on Fedora-s390x-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
  2018-11-19 23:18 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
@ 2018-11-20  1:05 ` sergiodj+buildbot
  2018-11-20  2:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  1:05 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

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

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-s390x-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

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


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail?id=42cc8929>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-s390x-m64/xfails/master/xfail.table?id=42cc8929>




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
  2018-11-19 23:18 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
  2018-11-20  1:05 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
@ 2018-11-20  2:18 ` sergiodj+buildbot
  2018-11-20  3:08 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  2:18 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/7109>

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-extended-gdbserver-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

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


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail?id=b7135627>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-native-extended-gdbserver-m64/xfails/master/xfail.table?id=b7135627>




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

* Failures on Debian-s390x-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2018-11-20  2:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2018-11-20  3:08 ` sergiodj+buildbot
  2018-11-20  3:22 ` Failures on Fedora-i686, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  3:08 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

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


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-m64/xfails/master/xfail?id=a224ef13>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Debian-s390x-m64/xfails/master/xfail.table?id=a224ef13>




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

* Failures on Fedora-i686, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2018-11-20  3:08 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2018-11-20  3:22 ` sergiodj+buildbot
  2018-11-20  3:34 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  3:22 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-i686/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

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


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail?id=5551402a>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-i686/xfails/master/xfail.table?id=5551402a>




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2018-11-20  3:22 ` Failures on Fedora-i686, " sergiodj+buildbot
@ 2018-11-20  3:34 ` sergiodj+buildbot
  2018-11-20  3:50 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  3:34 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-extended-gdbserver-m32/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: use correct executable
============================


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail?id=d39bf374>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-extended-gdbserver-m32/xfails/master/xfail.table?id=d39bf374>




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

* Failures on Fedora-x86_64-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2018-11-20  3:50 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2018-11-20  3:50 ` sergiodj+buildbot
  2018-11-20  4:09 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  3:50 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/11549>

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

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


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail?id=ece0905f>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m64/xfails/master/xfail.table?id=ece0905f>




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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2018-11-20  3:34 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2018-11-20  3:50 ` sergiodj+buildbot
  2018-11-20  3:50 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  3:50 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

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


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail?id=17a34351>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m64/xfails/master/xfail.table?id=17a34351>




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

* Failures on Fedora-x86_64-m32, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2018-11-20  3:50 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2018-11-20  4:09 ` sergiodj+buildbot
  2018-11-20  4:15 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  4:09 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-2

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

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

*** Diff to previous build ***
============================
new FAIL: gdb.base/corefile.exp: core-file warning-free
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=0: inferior 1 exited
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=on: cond_bp_target=1: inferior 1 exited
============================


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m32/xfails/master/xfail?id=f1944ee8>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-m32/xfails/master/xfail.table?id=f1944ee8>




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2018-11-20  4:09 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2018-11-20  4:15 ` sergiodj+buildbot
  2018-11-20  7:56 ` Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, " sergiodj+buildbot
  2018-11-20  9:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, " sergiodj+buildbot
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  4:15 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>

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


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

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail?id=46e50765>

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

	<https://git.sergiodj.net/gdb-xfails.git/tree/xfails/Fedora-x86_64-native-gdbserver-m32/xfails/master/xfail.table?id=46e50765>




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

* Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (9 preceding siblings ...)
  2018-11-20  4:15 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
@ 2018-11-20  7:56 ` sergiodj+buildbot
  2018-11-20  9:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-m64, " sergiodj+buildbot
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  7:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu16-aarch64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-Aarch64-native-extended-gdbserver-m64/builds/164>

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-Aarch64-native-extended-gdbserver-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>





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

* Failures on Ubuntu-Aarch64-native-gdbserver-m64, branch master
  2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
                   ` (10 preceding siblings ...)
  2018-11-20  7:56 ` Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2018-11-20  9:56 ` sergiodj+buildbot
  11 siblings, 0 replies; 13+ messages in thread
From: sergiodj+buildbot @ 2018-11-20  9:56 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu16-aarch64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-Aarch64-native-gdbserver-m64/builds/4533>

Commit(s) tested:
	0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee

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

Subject:
	Change get_filename_and_charpos to return void

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-Aarch64-native-gdbserver-m64/06/0614ef69be074fcfb2dc4e7b0e3b9c715a9b44ee/>





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

end of thread, other threads:[~2018-11-20  7:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-19 23:28 [binutils-gdb] Change get_filename_and_charpos to return void sergiodj+buildbot
2018-11-19 23:18 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2018-11-20  1:05 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2018-11-20  2:18 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-11-20  3:08 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2018-11-20  3:22 ` Failures on Fedora-i686, " sergiodj+buildbot
2018-11-20  3:34 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2018-11-20  3:50 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2018-11-20  3:50 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2018-11-20  4:09 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2018-11-20  4:15 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2018-11-20  7:56 ` Failures on Ubuntu-Aarch64-native-extended-gdbserver-m64, " sergiodj+buildbot
2018-11-20  9:56 ` Failures on Ubuntu-Aarch64-native-gdbserver-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).