summaryrefslogtreecommitdiff
path: root/lib/libthread_db/thread_db_int.h
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-26lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2010-07-04Extend the td_thrinfo_t to include siginfo for the signal that stoppedKonstantin Belousov
2008-09-14Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},Marcel Moolenaar
2008-07-31Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} toMarcel Moolenaar
2008-07-30Change the type of psaddr_t from void* to uintptr_t. A pointerMarcel Moolenaar
2005-05-31Add support for XMM registers in GDB for x86 processors that supportDoug Rabson
2004-08-081.Use new way to check if a thread is in critical region, defer suspendingDavid Xu
2004-07-18Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar