freebsd-nq/lib/libthread_db
David Xu d4ee712657 1. Add missing functions: libthr_dbresume,libthr_dbsuspend.
2. Implement functions: libthr_db_thr_setfpregs, libthr_db_thr_setregs,
   libthr_db_ta_map_id2thr.
3. simplify libthr_db_thr_getfpregs, libthr_db_thr_getgregs.
2004-08-13 06:47:33 +00:00
..
arch Add code to implement register structure converter. 2004-08-01 02:08:39 +00:00
libc_r_db.c Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, 2004-07-18 04:17:15 +00:00
libpthread_db.c 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00
libpthread_db.h Add rudimentary support and stubs for libthr and libc_r on alpha, amd64, 2004-07-18 04:17:15 +00:00
libthr_db.c 1. Add missing functions: libthr_dbresume,libthr_dbsuspend. 2004-08-13 06:47:33 +00:00
Makefile 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00
thread_db_int.h 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00
thread_db.c 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00
thread_db.h 1.Use new way to check if a thread is in critical region, defer suspending 2004-08-08 22:37:53 +00:00