NetBSD/sys/ddb
sommerfeld cb31de55ed In the "reboot" and (badly misnamed) "sync" commands, clear db_recover
before calling cpu_reboot() (which never returns) so we can debug
faults occurring in cpu_reboot().
2000-06-10 16:31:42 +00:00
..
TODO Fix long-standing inconsistency between manapage and code. 2000-06-07 13:24:11 +00:00
db_access.c
db_access.h
db_aout.c
db_aout.h
db_break.c
db_break.h
db_command.c In the "reboot" and (badly misnamed) "sync" commands, clear db_recover 2000-06-10 16:31:42 +00:00
db_command.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h
db_lex.c #include <sys/systm.h> for the snprintf() prototype. 2000-06-06 18:50:56 +00:00
db_lex.h Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_output.c
db_output.h
db_print.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_run.c
db_run.h
db_sym.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_sym.h
db_trap.c
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_xxx.c
ddbvar.h