freebsd-dev/sys/ddb
Julian Elischer 75680b05c6 if there is no console, cngetc should act like getc and return -1
make callers aware of this in those cases where it can occur.
1996-10-30 21:40:25 +00:00
..
db_access.c
db_access.h
db_aout.c
db_break.c
db_break.h
db_command.c Support statically attaching of ddb commands in non-ddb modules. 1996-09-14 09:13:15 +00:00
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 if there is no console, cngetc should act like getc and return -1 1996-10-30 21:40:25 +00:00
db_lex.c
db_lex.h
db_output.c Attached vm ddb commands show map', show vmochk', `show object', 1996-09-14 11:54:59 +00:00
db_output.h
db_print.c One missed printf in the debugger. 1996-01-21 16:30:43 +00:00
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 Support statically attaching of ddb commands in non-ddb modules. 1996-09-14 09:13:15 +00:00