summaryrefslogtreecommitdiff
path: root/lib/libthread_db/libpthread_db.c
Commit message (Expand)AuthorAgeFilesLines
* MFC following revisions:David Xu2006-05-231-3/+40
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-0/+100
* Remove unused variables.Philippe Charnier2005-05-201-1/+1
* Sync with debugger code in libthr.David Xu2005-04-121-6/+6
* Export thread address.David Xu2005-04-051-0/+3
* Plug a memory leak in error case.David Xu2004-08-161-1/+3
* 1. Use libpthread's exported symbols to calcuate offset in data structureDavid Xu2004-08-161-111/+112
* 1.Use new way to check if a thread is in critical region, defer suspendingDavid Xu2004-08-081-31/+108
* s/TMDF_DONOTRUNUSER/TMDF_SUSPEND/gDavid Xu2004-08-031-3/+3
* Add missing thread suspension/resumption code, fix a bug in pt_thr_sstep,David Xu2004-08-011-11/+115
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar2004-07-181-0/+825