freebsd-src/lib/libthread_db
David Xu 787e88a3ac o Code cleanup, eliminate private thread id map, directly
use lwpid as thread id.
 o Export tls pointer.
2005-04-13 04:57:38 +00:00
..
arch Add code to implement register structure converter. 2004-08-01 02:08:39 +00:00
libc_r_db.c Sync with debugger code in libthr. 2005-04-12 03:03:16 +00:00
libpthread_db.c Sync with debugger code in libthr. 2005-04-12 03:03:16 +00:00
libpthread_db.h 1. Use libpthread's exported symbols to calcuate offset in data structure 2004-08-16 03:30:16 +00:00
libthr_db.c o Code cleanup, eliminate private thread id map, directly 2005-04-13 04:57:38 +00:00
Makefile 1. Use libpthread's exported symbols to calcuate offset in data structure 2004-08-16 03:30:16 +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 Sync with debugger code in libthr. 2005-04-12 03:03:16 +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