This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v2 0/2] Various build fixes for NetBSD
- From: John Baldwin <jhb at freebsd dot org>
- To: Pedro Alves <palves at redhat dot com>
- Cc: gdb-patches at sourceware dot org, coypu at sdf dot org
- Date: Mon, 04 Sep 2017 06:23:03 -0700
- Subject: Re: [PATCH v2 0/2] Various build fixes for NetBSD
- Authentication-results: sourceware.org; auth=none
- References: <20170725165051.9132-1-jhb@FreeBSD.org> <4e0601ae-32eb-9e6a-1a64-df588e58a2c2@redhat.com>
On Monday, September 04, 2017 01:50:37 PM Pedro Alves wrote:
> On 07/25/2017 05:50 PM, John Baldwin wrote:
> > Relative to the first patch series: one patch has been committed,
> > the amd64 KVM support has been dropped, the _KMEMUSER #define was
> > moved earlier in bsd-kvm.o, and the x86 debug registers change was
> > expanded to also add needed object files in the NetBSD/x86 native
> > targets. I haven't been able to test remaining patches so am
> > waiting for testing reports from coypu@.
> >
>
> This hasn't been pushed yet, right?
> FWIW, it looks good to me.
I have just been waiting for coypu@ to verify that they tested out ok.
--
John Baldwin