Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2] src/lib/libpthread_dbg
Module Name: src
Committed By: riz
Date: Wed May 18 18:40:24 UTC 2005
Modified Files:
src/lib/libpthread_dbg [netbsd-2]: pthread_dbg.h
Log Message:
Pull up revisions 1.4-1.5 (requested by matt in ticket #1526):
1.4:
Add td_thr_suspend() and td_thr_resume(), to suspend and resume
threads from the context of a debugger.
1.5:
Add support for reporting and examining suspended threads.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.4.1 src/lib/libpthread_dbg/pthread_dbg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index