cvs commit: src/sys/ddb db_command.c
Robert Watson
rwatson at FreeBSD.org
Tue Nov 23 15:11:48 PST 2004
rwatson 2004-11-23 23:11:47 UTC
FreeBSD src repository
Modified files:
sys/ddb db_command.c
Log:
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.58 +6 -0 src/sys/ddb/db_command.c
More information about the cvs-all
mailing list