This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH 0/3] Fix some ARM NetBSD compile errors
- From: cbiesinger at chromium dot org
- To: gdb-patches at sourceware dot org
- Cc: Christian Biesinger <cbiesinger at google dot com>
- Date: Fri, 24 Jan 2020 15:14:55 +0100
- Subject: [PATCH 0/3] Fix some ARM NetBSD compile errors
From: Christian Biesinger <cbiesinger@google.com>
I tried compiling GDB for ARM NetBSD (long story) and found some compile
errors. This fixes some of them.
Christian Biesinger (3):
Support the NetBSD version of pthread_setname_np
Define _KMEMUSER in arm-nbsd-nat.c
Make the class name in the definition match the declaration
gdb/arm-nbsd-nat.c | 5 +++--
gdbsupport/thread-pool.c | 12 ++++++++++--
2 files changed, 13 insertions(+), 4 deletions(-)
--
2.25.0.341.g760bfbb309-goog