This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PUSHED] Enable rthreads support on OpenBSD/powerpc.
- From: Mark Kettenis <mark dot kettenis at xs4all dot nl>
- To: brobecker at adacore dot com
- Cc: gdb-patches at sourceware dot org
- Date: Sat, 3 May 2014 23:21:15 +0200 (CEST)
- Subject: Re: [PUSHED] Enable rthreads support on OpenBSD/powerpc.
- Authentication-results: sourceware.org; auth=none
- References: <1399149731-24798-1-git-send-email-mark dot kettenis at xs4all dot nl> <20140503210115 dot GA4381 at adacore dot com>
> Date: Sat, 3 May 2014 17:01:15 -0400
> From: Joel Brobecker <brobecker@adacore.com>
>
> 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...
Yeah, already fixed.