freebsd-nq/sys/ddb
Robert Watson a13aca1a8e 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.
2004-11-23 23:11:47 +00:00
..
db_access.c
db_access.h
db_break.c
db_break.h
db_command.c When printing a stack trace for a thread, also print the pid and tid. 2004-11-23 23:11:47 +00:00
db_command.h
db_examine.c
db_expr.c
db_input.c
db_lex.c
db_lex.h
db_main.c
db_output.c
db_output.h
db_print.c
db_ps.c
db_run.c
db_sym.c
db_sym.h
db_thread.c When printing information on the current thread, such as when entering 2004-11-23 23:07:12 +00:00
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h