public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] sim: cris: do not pass cpu when writing memory during init
@ 2015-12-26 13:41 sergiodj+buildbot
  2015-12-26 13:41 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: sergiodj+buildbot @ 2015-12-26 13:41 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT 8b494522f9f20e1e1d29089067d51fc141c33558 ***

Author: Mike Frysinger <vapier@gentoo.org>
Branch: master
Commit: 8b494522f9f20e1e1d29089067d51fc141c33558

sim: cris: do not pass cpu when writing memory during init

The point of passing down the cpu to core reads/writes is to signal which
cpu is making the access.  For system accesses (such as internal memory
initialization), passing the cpu down doesn't make sense, and in the case
of early init like cris, can cause crashes.  Since the cpu isn't fully set
up at this point, if the core code tries to access some fields (like the
PC reg), it'll crash.  While cris shouldn't be doing this setup here (it
should be in the inferior stage), we'll deal with that later.


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

end of thread, other threads:[~2015-12-26 20:55 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-26 13:41 [binutils-gdb] sim: cris: do not pass cpu when writing memory during init sergiodj+buildbot
2015-12-26 13:41 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2015-12-26 13:44 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2015-12-26 13:46 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-12-26 13:47 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-12-26 13:49 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2015-12-26 13:51 ` Failures on Debian-s390x-m64, " sergiodj+buildbot
2015-12-26 13:59 ` Failures on Debian-i686, " sergiodj+buildbot
2015-12-26 14:00 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-26 14:01 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-12-26 14:02 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-12-26 14:02 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-12-26 14:10 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-12-26 14:29 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-12-26 14:33 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-12-26 14:49 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-12-26 15:06 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-12-26 15:09 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-12-26 15:40 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-26 20:03 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-12-26 20:48 ` Failures on Fedora-ppc64le-native-gdbserver-m64, " sergiodj+buildbot
2015-12-26 21:05 ` 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).