Date: Mon, 3 Jan 2005 17:53:52 +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_thread.c Message-ID: <200501031753.j03Hrqbn042304@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-01-03 17:53:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/ddb db_thread.c Log: Merge db_thread.c:1.3 from HEAD to RELENG_5: date: 2004/11/23 23:07:12; author: rwatson; state: Exp; lines: +6 -1 When printing information on the current thread, such as when entering DDB, also print the pid of the process if present. Since much debugging still centers around processes, having the pid is quite helpful. Revision Changes Path 1.1.2.2 +6 -1 src/sys/ddb/db_thread.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501031753.j03Hrqbn042304>