aboutsummaryrefslogtreecommitdiff
path: root/lib/libthread_db
Commit message (Collapse)AuthorAgeFilesLines
* Add my initial work of libthread_db. The library is used by gdb to debugDavid Xu2004-07-159-0/+2030
threaded process. Current, only libpthread is supported, but macrel will work on it to support libthr and libc_r. Notes: svn path=/head/; revision=132172