1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/sys/ddb
Robert Watson 2afce774e7 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.
2004-11-23 23:07:12 +00:00
..
db_access.c
db_access.h
db_break.c
db_break.h
db_command.c Oops... Add the CS_OWN flag to the trace and where commands so that 2004-07-21 05:55:51 +00:00
db_command.h
db_examine.c
db_expr.c
db_input.c
db_lex.c
db_lex.h
db_main.c Damage control. Correcly advance symtab and strtab pointers, not 2004-07-28 08:59:08 +00:00
db_output.c - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00
db_output.h
db_print.c
db_ps.c Remove the uarea column from the DDB 'ps' display, and from grog's gdb 2004-11-20 02:32:42 +00:00
db_run.c Do not attempt to skip a breakpoint that is a result of a software single step, 2004-11-21 18:11:02 +00:00
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 - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00