cvs commit: src/lib/libthread_db libthr_db.c
David Xu
davidxu at FreeBSD.org
Thu Aug 12 23:47:34 PDT 2004
davidxu 2004-08-13 06:47:33 UTC
FreeBSD src repository
Modified files:
lib/libthread_db libthr_db.c
Log:
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.
Revision Changes Path
1.2 +77 -20 src/lib/libthread_db/libthr_db.c
More information about the cvs-src
mailing list