cvs commit: src/sys/ddb db_command.c
Robert Watson
rwatson at FreeBSD.org
Mon Jan 3 09:54:46 PST 2005
rwatson 2005-01-03 17:54:46 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/ddb db_command.c
Log:
Merge db_Command.c:1.58 from HEAD to RELENG_5:
date: 2004/11/23 23:11:47; author: rwatson; state: Exp; lines: +6 -0
When printing a stack trace for a thread, also print the pid and tid.
When a series of traces is included in a bug report, this will make it
easier to tie the trace information back to ps or threads output,
each of which will show the pid or the tid, but usually not both.
Revision Changes Path
1.57.2.1 +6 -0 src/sys/ddb/db_command.c
More information about the cvs-src
mailing list