aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/thread_db_int.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r209689:Konstantin Belousov2010-11-031-0/+23
* Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},Marcel Moolenaar2008-09-141-6/+6
* Add thr_pread_{int,long,ptr} and thr_pwrite_{int,long,ptr} toMarcel Moolenaar2008-07-311-0/+10
* Change the type of psaddr_t from void* to uintptr_t. A pointerMarcel Moolenaar2008-07-301-2/+2
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-0/+4
* 1.Use new way to check if a thread is in critical region, defer suspendingDavid Xu2004-08-081-0/+2
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar2004-07-181-0/+90