Date: Wed, 21 Jul 2004 04:49:48 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_kdb.c src/sys/sys kdb.h Message-ID: <200407210449.i6L4nmq0031968@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-07-21 04:49:48 UTC FreeBSD src repository Modified files: sys/kern subr_kdb.c sys/sys kdb.h Log: Add kdb_thr_from_pid(), which given a PID returns the first thread in the process. This is useful when working from or with a process. Revision Changes Path 1.4 +15 -1 src/sys/kern/subr_kdb.c 1.3 +2 -1 src/sys/sys/kdb.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407210449.i6L4nmq0031968>