public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Fix nto,spu and win32 builds of GDBServer.
@ 2015-10-23 17:40 sergiodj+buildbot
  2015-10-23 17:48 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: sergiodj+buildbot @ 2015-10-23 17:40 UTC (permalink / raw)
  To: gdb-testers

*** TEST RESULTS FOR COMMIT fb78e89c56db8fddf3044cdc644d6e799ae97b3a ***

Author: Antoine Tremblay <antoine.tremblay@ericsson.com>
Branch: master
Commit: fb78e89c56db8fddf3044cdc644d6e799ae97b3a

Fix nto,spu and win32 builds of GDBServer.

This patch fixes the build that was broken by :
https://sourceware.org/ml/gdb-patches/2015-10/msg00369.html

It implements the sw_breakpoint_from_kind operation on these targets and removes
the calls to set_breakpoint_data.

Compiliation tested on win32.

Not tested : nto, spu.

gdb/gdbserver/ChangeLog:

	* nto-low.c (nto_sw_breakpoint_from_kind): New function.
	(struct target_ops) <sw_breakpoint_from_kind>: Initialize.
	(initialize_low): Remove set_breakpoint_data call.
	* spu-low.c (spu_sw_breakpoint_from_kind): New function.
	(struct target_ops) <sw_breakpoint_from_kind>: Iniitalize.
	(initialize_low): Remove set_breakpoint_data call.
	* win32-low.c (win32_sw_breakpoint_from_kind): New function.
	(struct target_ops) <sw_breakpoint_from_kind>: Initialize.
	(initialize_low): Remove set_breakpoint_data call.


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

end of thread, other threads:[~2015-10-23 23:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-23 17:40 [binutils-gdb] Fix nto,spu and win32 builds of GDBServer sergiodj+buildbot
2015-10-23 17:48 ` Failures on RHEL-s390x-m64, branch master sergiodj+buildbot
2015-10-23 18:01 ` Failures on Debian-s390x-native-gdbserver-m64, " sergiodj+buildbot
2015-10-23 18:05 ` Failures on Fedora-x86_64-m32, " sergiodj+buildbot
2015-10-23 18:06 ` Failures on Fedora-x86_64-native-extended-gdbserver-m32, " sergiodj+buildbot
2015-10-23 18:14 ` Failures on Fedora-x86_64-cc-with-index, " sergiodj+buildbot
2015-10-23 18:15 ` Failures on Debian-s390x-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-10-23 18:17 ` Failures on AIX-POWER7-plain, " sergiodj+buildbot
2015-10-23 18:19 ` Failures on Fedora-x86_64-native-gdbserver-m64, " sergiodj+buildbot
2015-10-23 18:22 ` Failures on Fedora-x86_64-m64, " sergiodj+buildbot
2015-10-23 18:25 ` Failures on Fedora-x86_64-native-gdbserver-m32, " sergiodj+buildbot
2015-10-23 18:27 ` Failures on Fedora-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-10-23 18:46 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-10-23 18:46 ` Failures on Debian-i686, " sergiodj+buildbot
2015-10-23 19:04 ` Failures on Debian-i686-native-gdbserver, " sergiodj+buildbot
2015-10-23 19:31 ` Failures on Fedora-s390x-m64, " sergiodj+buildbot
2015-10-23 19:43 ` Failures on Fedora-ppc64be-native-gdbserver-m64, " sergiodj+buildbot
2015-10-23 19:56 ` Failures on Fedora-ppc64be-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-10-23 23:44 ` Failures on Fedora-ppc64le-native-extended-gdbserver-m64, " sergiodj+buildbot
2015-10-24  0:05 ` Failures on Fedora-ppc64le-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).