aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/thread_db.c
Commit message (Expand)AuthorAgeFilesLines
* Extend the td_thrinfo_t to include siginfo for the signal that stoppedKonstantin Belousov2010-07-041-0/+8
* Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},Marcel Moolenaar2008-09-141-7/+13
* Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} toMarcel Moolenaar2008-07-311-0/+169
* Cleanup for WARNS 2.Marcel Moolenaar2008-07-311-2/+0
* Change the type of psaddr_t from void* to uintptr_t. A pointerMarcel Moolenaar2008-07-301-2/+2
* Use linker set to collection all target operations.David Xu2008-03-221-13/+13
* remove libc_r remanent.David Xu2006-10-201-2/+0
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-0/+19
* 1.Use new way to check if a thread is in critical region, defer suspendingDavid Xu2004-08-081-0/+8
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar2004-07-181-0/+236