[PATCH 0/4] Various build fixes for NetBSD

John Baldwin jhb@FreeBSD.org
Sat Jul 15 17:21:00 GMT 2017


I have build tested this in a NetBSD/amd64 7.1 VM.  The KVM target
built for me, but I have not tested it.  The debug registers changes
in NetBSD are newer than 7.1 so I was not able to build test those.

coypu, can you please test this on your end and verify the debug
registers work on NetBSD/i386 or NetBSD/amd64?  Can you also do some
simple testing of the KVM target on amd64?

John Baldwin (4):
  Fix two NetBSD-specific typos in the configure.nat conversion.
  Define _KMEMUSER before including BSD kernel headers.
  Enable the BSD KVM target for NetBSD/amd64.
  Define a DBREG_DRX macro on NetBSD.

 gdb/ChangeLog     | 18 ++++++++++++++++++
 gdb/bsd-kvm.c     |  1 +
 gdb/configure     |  1 +
 gdb/configure.ac  |  1 +
 gdb/configure.nat |  6 ++++--
 gdb/x86-bsd-nat.c |  9 +++++++--
 6 files changed, 32 insertions(+), 4 deletions(-)

-- 
2.11.0



More information about the Gdb-patches mailing list