Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: Mark Kettenis <mark.kettenis@xs4all.nl>
Cc: gdb-patches@sourceware.org, Mark Kettenis <kettenis@gnu.org>
Subject: Re: [PUSHED] Enable rthreads support on OpenBSD/powerpc.
Date: Sat, 03 May 2014 21:01:00 -0000	[thread overview]
Message-ID: <20140503210115.GA4381@adacore.com> (raw)
In-Reply-To: <1399149731-24798-1-git-send-email-mark.kettenis@xs4all.nl>

Hi Mark,

On Sat, May 03, 2014 at 10:42:11PM +0200, Mark Kettenis wrote:
> From: Mark Kettenis <kettenis@gnu.org>
> 
> gdb/ChangeLog:
> 
>         * ppcobsd-nat.c: Include "obsd-nat.h".
>         (_initialize_ppcobsd_nat): Call obsd_add_target instead of
>         add_target.
>         * config/powerpc/obsd.mh (NATDEPFILES): Add obsd-nat.o.

Looks like you are missing the ppcobsd-nat.c change...

> ---
>  gdb/ChangeLog              | 7 +++++++
>  gdb/config/powerpc/obsd.mh | 2 +-
>  2 files changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/gdb/ChangeLog b/gdb/ChangeLog
> index 303fcec..4f3af0d 100644
> --- a/gdb/ChangeLog
> +++ b/gdb/ChangeLog
> @@ -1,3 +1,10 @@
> +2014-05-03  Mark Kettenis  <kettenis@gnu.org>
> +
> +	* ppcobsd-nat.c: Include "obsd-nat.h".
> +	(_initialize_ppcobsd_nat): Call obsd_add_target instead of
> +	add_target.
> +	* config/powerpc/obsd.mh (NATDEPFILES): Add obsd-nat.o.
> +
>  2014-05-02  Sergio Durigan Junior  <sergiodj@redhat.com>
>  
>  	* stap-probe.c (enum stap_arg_bitness): New enums to represent 8
> diff --git a/gdb/config/powerpc/obsd.mh b/gdb/config/powerpc/obsd.mh
> index 51ccc81..2af667a 100644
> --- a/gdb/config/powerpc/obsd.mh
> +++ b/gdb/config/powerpc/obsd.mh
> @@ -1,4 +1,4 @@
>  # Host: OpenBSD/powerpc
> -NATDEPFILES= fork-child.o inf-ptrace.o ppcobsd-nat.o bsd-kvm.o
> +NATDEPFILES= fork-child.o inf-ptrace.o obsd-nat.o ppcobsd-nat.o bsd-kvm.o
>  
>  LOADLIBES= -lkvm
> -- 
> 1.8.5.2

-- 
Joel


  reply	other threads:[~2014-05-03 21:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-03 20:42 Mark Kettenis
2014-05-03 21:01 ` Joel Brobecker [this message]
2014-05-03 21:21   ` Mark Kettenis

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=20140503210115.GA4381@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    --cc=kettenis@gnu.org \
    --cc=mark.kettenis@xs4all.nl \
    /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