public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] RISC-V: Add FP register core file support.
@ 2019-02-08 21:44 sergiodj+buildbot
  2019-02-08 21:44 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-08 21:44 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 617126bc8ae3c83b565aef1a454742c8a7237c14 ***

Author: Jim Wilson <jimw@sifive.com>
Branch: master
Commit: 617126bc8ae3c83b565aef1a454742c8a7237c14

RISC-V: Add FP register core file support.

This adds fp reg support similar to the existing general reg support.

This fixes one gdb testsuite failure
FAIL: gdb.base/gcore.exp: corefile restored system registers
which fails without the patch because fcsr was missing.  Otherwise, no
regressions with riscv64-linux native testsuite run.

	gdb/
	* riscv-linux-tdep.c (riscv_linux_fregmap): New.
	(riscv_linux_fregset): New.
	(riscv_linux_iterate_over_regset_sections): Call cb for .reg2 section.


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

* Failures on RHEL-s390x-m64, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
@ 2019-02-08 21:44 ` sergiodj+buildbot
  2019-02-08 23:11 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-08 21:44 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/9220>

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/RHEL-s390x-m64/61/617126bc8ae3c83b565aef1a454742c8a7237c14/>

*** Diff to previous build ***
============================
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/RHEL-s390x-m64/xfails/master/xfail?id=10f9d4c6>

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=10f9d4c6>




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

* Failures on Debian-s390x-native-extended-gdbserver-m64, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
  2019-02-08 21:44 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
@ 2019-02-08 23:11 ` sergiodj+buildbot
  2019-02-08 23:33 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-08 23:11 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/7523>

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

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

*** Diff to previous build ***
============================
PASS -> UNRESOLVED: gdb.threads/attach-into-signal.exp: threaded: attach
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-native-extended-gdbserver-m64/xfails/master/xfail?id=10a6fc90>

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=10a6fc90>




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

* Failures on Fedora-x86_64-cc-with-index, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
  2019-02-08 21:44 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
  2019-02-08 23:11 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
@ 2019-02-08 23:33 ` sergiodj+buildbot
  2019-02-08 23:41 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-08 23:33 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/11909>

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-cc-with-index/61/617126bc8ae3c83b565aef1a454742c8a7237c14/>

*** 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-x86_64-cc-with-index/xfails/master/xfail?id=d459a7bd>

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-cc-with-index/xfails/master/xfail.table?id=d459a7bd>




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

* Failures on Debian-s390x-native-gdbserver-m64, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2019-02-08 23:33 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
@ 2019-02-08 23:41 ` sergiodj+buildbot
  2019-02-08 23:58 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-08 23:41 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-native-gdbserver-m64/61/617126bc8ae3c83b565aef1a454742c8a7237c14/>

*** Diff to previous build ***
============================
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-native-gdbserver-m64/xfails/master/xfail?id=4205eb66>

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-gdbserver-m64/xfails/master/xfail.table?id=4205eb66>




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

* Failures on Debian-s390x-m64, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2019-02-08 23:41 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
@ 2019-02-08 23:58 ` sergiodj+buildbot
  2019-02-09  0:04 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-08 23:58 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	debian-jessie-s390x-1

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

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Debian-s390x-m64/61/617126bc8ae3c83b565aef1a454742c8a7237c14/>

*** 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-m64/xfails/master/xfail?id=e6afe522>

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




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

* Failures on Fedora-x86_64-m64, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2019-02-08 23:58 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
@ 2019-02-09  0:04 ` sergiodj+buildbot
  2019-02-09  0:07 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-09  0:04 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-1

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

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m64/61/617126bc8ae3c83b565aef1a454742c8a7237c14/>

*** 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=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-m64/xfails/master/xfail?id=f6c8432b>

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




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

* Failures on Fedora-x86_64-native-extended-gdbserver-m32, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
                   ` (5 preceding siblings ...)
  2019-02-09  0:04 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
@ 2019-02-09  0:07 ` sergiodj+buildbot
  2019-02-09  0:11 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-09  0:07 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/11676>

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

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





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

* Failures on Fedora-x86_64-native-gdbserver-m64, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
                   ` (6 preceding siblings ...)
  2019-02-09  0:07 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2019-02-09  0:11 ` sergiodj+buildbot
  2019-02-09  0:23 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
  2019-02-09  0:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-09  0:11 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/11913>

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

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

*** 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=56ff71f4>

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=56ff71f4>




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

* Failures on Fedora-x86_64-m32, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
                   ` (7 preceding siblings ...)
  2019-02-09  0:11 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
@ 2019-02-09  0:23 ` sergiodj+buildbot
  2019-02-09  0:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-09  0:23 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-4

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

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-m32/61/617126bc8ae3c83b565aef1a454742c8a7237c14/>

*** 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-x86_64-m32/xfails/master/xfail?id=7a560c2e>

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




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

* Failures on Fedora-x86_64-native-gdbserver-m32, branch master
  2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
                   ` (8 preceding siblings ...)
  2019-02-09  0:23 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
@ 2019-02-09  0:50 ` sergiodj+buildbot
  9 siblings, 0 replies; 11+ messages in thread
From: sergiodj+buildbot @ 2019-02-09  0: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-m32/builds/11684>

Commit(s) tested:
	617126bc8ae3c83b565aef1a454742c8a7237c14

Author(s) (in the same order as the commits):
	Jim Wilson <jimw@sifive.com>

Subject:
	RISC-V: Add FP register core file support.

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

*** 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=0: 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-native-gdbserver-m32/xfails/master/xfail?id=1ee5f9a4>

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=1ee5f9a4>




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

end of thread, other threads:[~2019-02-09  0:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 21:44 [binutils-gdb] RISC-V: Add FP register core file support sergiodj+buildbot
2019-02-08 21:44 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2019-02-08 23:11 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2019-02-08 23:33 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2019-02-08 23:41 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2019-02-08 23:58 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2019-02-09  0:04 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2019-02-09  0:07 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2019-02-09  0:11 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2019-02-09  0:23 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2019-02-09  0:50 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot

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