]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add debugger event reporting support, current only TD_CREATE and TD_DEATH
authordavidxu <davidxu@FreeBSD.org>
Tue, 12 Apr 2005 03:00:28 +0000 (03:00 +0000)
committerdavidxu <davidxu@FreeBSD.org>
Tue, 12 Apr 2005 03:00:28 +0000 (03:00 +0000)
commit2cf5eeb00151f72e5aa07f0289c2889752eb07d9
treeb5ca39973148c65442650488e554719cd7db2deb
parentc874648f8b61fce9d0fd977d6502638d882c2f33
Add debugger event reporting support, current only TD_CREATE and TD_DEATH
events are reported.
lib/libthr/Makefile
lib/libthr/pthread.map
lib/libthr/thread/Makefile.inc
lib/libthr/thread/thr_create.c
lib/libthr/thread/thr_exit.c
lib/libthr/thread/thr_init.c
lib/libthr/thread/thr_list.c
lib/libthr/thread/thr_private.h
lib/libthr/thread/thr_symbols.c