Date: Thu, 6 Oct 2005 13:15:21 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_command.c Message-ID: <200510061315.j96DFNe1052061@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-10-06 13:15:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/ddb db_command.c
Log:
Merge db_command.c:1.62 from HEAD to RELENG_6:
Add a DDB "traceall" function, which stack traces all known process
threads. This is quite useful if generating a debug log for post-mortem
by another developer, in which case the person at the console may not
know which threads are of interest. The output of this can be quite
long.
Discussed with: kris
Approved by: re (scottl)
Revision Changes Path
1.60.2.1 +18 -0 src/sys/ddb/db_command.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510061315.j96DFNe1052061>
