aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/thread_db.h
Commit message (Expand)AuthorAgeFilesLines
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-1/+3
* Extend the td_thrinfo_t to include siginfo for the signal that stoppedKonstantin Belousov2010-07-041-0/+1
* Revert r181651, which changed the ABI, and use a temp variable instead.Dag-Erling Smørgrav2009-06-091-1/+1
* Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},Marcel Moolenaar2008-09-141-1/+1
* Change the type of ti_traceme from a char to an int as itsMarcel Moolenaar2008-08-131-1/+1
* Change the type of psaddr_t from void* to uintptr_t. A pointerMarcel Moolenaar2008-07-301-1/+2
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-0/+6
* Sync with debugger code in libthr.David Xu2005-04-121-0/+1
* Export thread address.David Xu2005-04-051-0/+1
* 1.Use new way to check if a thread is in critical region, defer suspendingDavid Xu2004-08-081-0/+1
* Correct the mess I made by committing from the wrong tree. MostMarcel Moolenaar2004-07-181-15/+24
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar2004-07-181-0/+230