aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db/libthr_db.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvscvs2svn2005-11-031-1/+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