Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Various build fixes for NetBSD
@ 2017-07-25 16:51 John Baldwin
  2017-07-25 16:51 ` [PATCH v2 1/2] Define _KMEMUSER before including BSD kernel headers John Baldwin
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: John Baldwin @ 2017-07-25 16:51 UTC (permalink / raw)
  To: gdb-patches, coypu

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

John Baldwin (2):
  Define _KMEMUSER before including BSD kernel headers.
  Enable support for x86 debug registers on NetBSD.

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

-- 
2.13.3


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-09-04 22:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-25 16:51 [PATCH v2 0/2] Various build fixes for NetBSD John Baldwin
2017-07-25 16:51 ` [PATCH v2 1/2] Define _KMEMUSER before including BSD kernel headers John Baldwin
2017-07-25 16:51 ` [PATCH v2 2/2] Enable support for x86 debug registers on NetBSD John Baldwin
2017-09-04 12:50 ` [PATCH v2 0/2] Various build fixes for NetBSD Pedro Alves
2017-09-04 13:03   ` Kamil Rytarowski
2017-09-04 14:01     ` Pedro Alves
2017-09-04 14:34       ` Kamil Rytarowski
2017-09-04 17:08         ` John Baldwin
2017-09-04 13:27   ` John Baldwin
2017-09-04 20:04     ` coypu
2017-09-04 22:18       ` John Baldwin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox