public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Fix rust_dump_subexp_body
@ 2017-05-12 15:51 sergiodj+buildbot
  2017-05-12 15:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-12 15:51 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 68f2f2e308a8585c39ddb2f391a9ae8d779c5029 ***

Author: Tom Tromey <tom@tromey.com>
Branch: master
Commit: 68f2f2e308a8585c39ddb2f391a9ae8d779c5029

Fix rust_dump_subexp_body

rust_dump_subexp_body was not correct in a couple of cases.  While
debugging the bug I was really interested in, this caused a crash.
This patch fixes the problems.  No test case because, IIRC there
generally aren't tests for expression dumping.

ChangeLog
2017-05-12  Tom Tromey  <tom@tromey.com>

	* rust-lang.c (rust_dump_subexp_body) <STRUCTOP_ANONYMOUS,
	OP_RUST_ARRAY>: Fix.


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

* Failures on Fedora-s390x-m64, branch master
  2017-05-12 15:51 [binutils-gdb] Fix rust_dump_subexp_body sergiodj+buildbot
@ 2017-05-12 15:51 ` sergiodj+buildbot
  2017-05-12 16:38 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-12 15:51 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	marist-fedora-s390x

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

Commit(s) tested:
	68f2f2e308a8585c39ddb2f391a9ae8d779c5029

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

Subject:
	Fix rust_dump_subexp_body

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

*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=15: wait for stops
============================


*** 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-s390x-m64/xfails/master/xfail;hb=474b075>

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-s390x-m64/xfails/master/xfail.table;hb=474b075>




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

* Failures on Ubuntu-AArch32-native-gdbserver-m32, branch master
  2017-05-12 15:51 [binutils-gdb] Fix rust_dump_subexp_body sergiodj+buildbot
  2017-05-12 15:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
@ 2017-05-12 16:38 ` sergiodj+buildbot
  2017-05-12 16:40 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-12 16:38 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu-trusty-aarch32-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-gdbserver-m32/builds/590>

Commit(s) tested:
	68f2f2e308a8585c39ddb2f391a9ae8d779c5029

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

Subject:
	Fix rust_dump_subexp_body

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-gdbserver-m32/68/68f2f2e308a8585c39ddb2f391a9ae8d779c5029/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=18: wait for stops
============================


*** 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] 7+ messages in thread

* Failures on Ubuntu-AArch64-native-gdbserver-m64, branch master
  2017-05-12 15:51 [binutils-gdb] Fix rust_dump_subexp_body sergiodj+buildbot
  2017-05-12 15:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
  2017-05-12 16:38 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
@ 2017-05-12 16:40 ` sergiodj+buildbot
  2017-05-12 17:01 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-12 16:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu-aarch64-1

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

Commit(s) tested:
	68f2f2e308a8585c39ddb2f391a9ae8d779c5029

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

Subject:
	Fix rust_dump_subexp_body

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch64-native-gdbserver-m64/68/68f2f2e308a8585c39ddb2f391a9ae8d779c5029/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=12: wait for stops
============================


*** 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/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail;hb=84d1683>

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/Ubuntu-AArch64-native-gdbserver-m64/xfails/master/xfail.table;hb=84d1683>




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

* Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, branch master
  2017-05-12 15:51 [binutils-gdb] Fix rust_dump_subexp_body sergiodj+buildbot
                   ` (2 preceding siblings ...)
  2017-05-12 16:40 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
@ 2017-05-12 17:01 ` sergiodj+buildbot
  2017-05-12 17:24 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
  2017-05-12 17:40 ` Failures on Fedora-i686, " sergiodj+buildbot
  5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-12 17:01 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu-trusty-aarch32-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-native-extended-gdbserver-m32/builds/595>

Commit(s) tested:
	68f2f2e308a8585c39ddb2f391a9ae8d779c5029

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

Subject:
	Fix rust_dump_subexp_body

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-native-extended-gdbserver-m32/68/68f2f2e308a8585c39ddb2f391a9ae8d779c5029/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/longjmp.exp: next over patt3
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=9: wait for stops
============================


*** 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] 7+ messages in thread

* Failures on Ubuntu-AArch32-m32, branch master
  2017-05-12 15:51 [binutils-gdb] Fix rust_dump_subexp_body sergiodj+buildbot
                   ` (3 preceding siblings ...)
  2017-05-12 17:01 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
@ 2017-05-12 17:24 ` sergiodj+buildbot
  2017-05-12 17:40 ` Failures on Fedora-i686, " sergiodj+buildbot
  5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-12 17:24 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	ubuntu-trusty-aarch32-1

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Ubuntu-AArch32-m32/builds/595>

Commit(s) tested:
	68f2f2e308a8585c39ddb2f391a9ae8d779c5029

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

Subject:
	Fix rust_dump_subexp_body

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Ubuntu-AArch32-m32/68/68f2f2e308a8585c39ddb2f391a9ae8d779c5029/>

*** Diff to previous build ***
============================
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=2: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=8: wait for stops
new FAIL: gdb.threads/interrupt-while-step-over.exp: displaced-stepping=off: iter=19: wait for stops
============================


*** 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] 7+ messages in thread

* Failures on Fedora-i686, branch master
  2017-05-12 15:51 [binutils-gdb] Fix rust_dump_subexp_body sergiodj+buildbot
                   ` (4 preceding siblings ...)
  2017-05-12 17:24 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
@ 2017-05-12 17:40 ` sergiodj+buildbot
  5 siblings, 0 replies; 7+ messages in thread
From: sergiodj+buildbot @ 2017-05-12 17:40 UTC (permalink / raw)
  To: gdb-testers

Buildslave:
	fedora-x86-64-3

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

Commit(s) tested:
	68f2f2e308a8585c39ddb2f391a9ae8d779c5029

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

Subject:
	Fix rust_dump_subexp_body

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

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.base/new-ui.exp: do_test: delete all breakpoints on extra console
============================


*** 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-i686/xfails/master/xfail;hb=73cc289>

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-i686/xfails/master/xfail.table;hb=73cc289>




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

end of thread, other threads:[~2017-05-12 17:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-12 15:51 [binutils-gdb] Fix rust_dump_subexp_body sergiodj+buildbot
2017-05-12 15:51 ` Failures on Fedora-s390x-m64, branch master sergiodj+buildbot
2017-05-12 16:38 ` Failures on Ubuntu-AArch32-native-gdbserver-m32, " sergiodj+buildbot
2017-05-12 16:40 ` Failures on Ubuntu-AArch64-native-gdbserver-m64, " sergiodj+buildbot
2017-05-12 17:01 ` Failures on Ubuntu-AArch32-native-extended-gdbserver-m32, " sergiodj+buildbot
2017-05-12 17:24 ` Failures on Ubuntu-AArch32-m32, " sergiodj+buildbot
2017-05-12 17:40 ` Failures on Fedora-i686, " 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).