freebsd-dev/sys/ddb
Peter Wemm 4a32095f34 A small bit of defensive programming in case the panic is during process
exit and cleanup.  the 'ps' command assumes that there are always 'nproc'
processes on the lists and will walk off the end without checking if not,
causing ddb to trap during the 'ps' command.
1996-06-15 07:08:02 +00:00
..
db_access.c
db_access.h
db_aout.c
db_break.c
db_break.h
db_command.c
db_command.h
db_examine.c Fixed the one remaining %r. 1996-01-21 19:18:46 +00:00
db_expr.c
db_input.c Clean up various compiler warnings. Most (if not all) were benign 1996-05-08 04:29:08 +00:00
db_lex.c
db_lex.h
db_output.c Clean up various compiler warnings. Most (if not all) were benign 1996-05-08 04:29:08 +00:00
db_output.h
db_print.c
db_ps.c A small bit of defensive programming in case the panic is during process 1996-06-15 07:08:02 +00:00
db_run.c
db_sym.c
db_sym.h
db_trap.c
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h Clean up various compiler warnings. Most (if not all) were benign 1996-05-08 04:29:08 +00:00