public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] rx-tdep.c: Use target_read_code instead of target_read_memory.
@ 2015-07-10 20:31 sergiodj+buildbot
  2015-07-10 20:32 ` Failures on Debian-s390x-native-extended-gdbserver-m64, branch master sergiodj+buildbot
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: sergiodj+buildbot @ 2015-07-10 20:31 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT a0e28e54675fd92e73df71fed5d4f6c718f40102 ***

Author: Kevin Buettner <kevinb@redhat.com>
Branch: master
Commit: a0e28e54675fd92e73df71fed5d4f6c718f40102

rx-tdep.c: Use target_read_code instead of target_read_memory.
This change causes the prologue scanner and the frame type scanner in
rx-tdep.c to use target_read_code() instead of target_read_memory().
This change allows these instruction scanners to operate much more
quickly due to the fact that target_read_code() can potentially read
from a cache maintained by GDB.

gdb/ChangeLog:

	* rx-tdep.c (rx_get_opcode_byte): Use target_read_code instead
	of target_read_memory.


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

end of thread, other threads:[~2015-07-11 18:14 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-10 20:31 [binutils-gdb] rx-tdep.c: Use target_read_code instead of target_read_memory sergiodj+buildbot
2015-07-10 20:32 ` Failures on Debian-s390x-native-extended-gdbserver-m64, branch master sergiodj+buildbot
2015-07-10 20:33 ` Failures on Fedora-i686, " sergiodj+buildbot
2015-07-10 20:34 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2015-07-10 20:35 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2015-07-10 20:36 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-07-10 20:40 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-07-10 20:45 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-07-10 20:49 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-07-10 20:52 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-07-10 20:52 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-07-10 23:58 ` Failures on Debian-i686, " sergiodj+buildbot
2015-07-11  0:18 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-07-11  0:59 ` Failures on Debian-i686-native-extended-gdbserver, " sergiodj+buildbot
2015-07-11  4:53 ` Failures on Fedora-ppc64be-cc-with-index, " sergiodj+buildbot
2015-07-11  5:14 ` Failures on Fedora-ppc64be-m64, " sergiodj+buildbot
2015-07-11 11:11 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-07-11 17:39 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-07-11 18:14 ` Failures on Debian-x86_64-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).