summaryrefslogtreecommitdiffstats
path: root/lib/libthread_db/thread_db.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r181651, which changed the ABI, and use a temp variable instead.des2009-06-091-1/+1
* Allow psaddr_t to be widened by using thr_pread_{int,long,ptr},marcel2008-09-141-1/+1
* Change the type of ti_traceme from a char to an int as itsmarcel2008-08-131-1/+1
* Change the type of psaddr_t from void* to uintptr_t. A pointermarcel2008-07-301-1/+2
* Add support for XMM registers in GDB for x86 processors that supportdfr2005-05-311-0/+6
* Sync with debugger code in libthr.davidxu2005-04-121-0/+1
* Export thread address.davidxu2005-04-051-0/+1
* 1.Use new way to check if a thread is in critical region, defer suspendingdavidxu2004-08-081-0/+1
* Correct the mess I made by committing from the wrong tree. Mostmarcel2004-07-181-15/+24
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,marcel2004-07-181-0/+230
OpenPOWER on IntegriCloud