This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[RFC] Thread support for native NetBSD threads


This is the thread layer for GDB that I wrote that NetBSD has been
using with the newish kernel-based thread library. Mark's asked me to
post it here for a round of modernizing and integration. It workes
with GDB 6.1 but needs work for newer versions, mostly because of the
deprecation of supply_gregset() and friends.

        - Nathan

Attachment: nbsd-thread.c
Description: nbsd-thread.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]