summaryrefslogtreecommitdiff
path: root/lib/libthread_db/libthr_db.c
Commit message (Expand)AuthorAgeFilesLines
* Fix return value.David Xu2006-05-171-1/+2
* Use ps_linfo to retrieve LWP info, current it is used to retrieveDavid Xu2006-02-071-0/+6
* Always clear thread info buffer to zero.David Xu2006-02-061-0/+1
* Add support for XMM registers in GDB for x86 processors that supportDoug Rabson2005-05-311-0/+40
* Remove unused variables.Philippe Charnier2005-05-201-2/+1
* o Code cleanup, eliminate private thread id map, directlyDavid Xu2005-04-131-187/+64
* Fill traceme and events fields.David Xu2005-04-121-0/+8
* Sync with debugger code in libthr.David Xu2005-04-121-35/+161
* Export thread address.David Xu2005-04-051-0/+5
* Update debugger code for new libthr.David Xu2005-04-021-216/+578
* 1. Add missing functions: libthr_dbresume,libthr_dbsuspend.David Xu2004-08-131-20/+77
* Add rudimentary support and stubs for libthr and libc_r on alpha, amd64,Marcel Moolenaar2004-07-181-0/+311