public inbox for gdb-testers@sourceware.org
help / color / mirror / Atom feed
From: sergiodj+buildbot@redhat.com
To: gdb-testers@sourceware.org
Subject: [binutils-gdb] Fix nto,spu and win32 builds of GDBServer.
Date: Fri, 23 Oct 2015 17:40:00 -0000	[thread overview]
Message-ID: <fb78e89c56db8fddf3044cdc644d6e799ae97b3a@gdb-build> (raw)

*** 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.


             reply	other threads:[~2015-10-23 17:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23 17:40 sergiodj+buildbot [this message]
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-i686, " sergiodj+buildbot
2015-10-23 18:46 ` Failures on Debian-x86_64-native-extended-gdbserver-m64, " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fb78e89c56db8fddf3044cdc644d6e799ae97b3a@gdb-build \
    --to=sergiodj+buildbot@redhat.com \
    --cc=gdb-testers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).