NetBSD/sys/ddb
gwr 25bdbcc1dc Move some DDB stuff here from kern_clock.c and kern_proc.c 1997-05-21 19:54:00 +00:00
..
db_access.c
db_access.h
db_aout.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
db_aout.h
db_break.c
db_break.h
db_command.c Add a "kill" command that calls db_kill_proc(). 1997-05-07 18:51:58 +00:00
db_command.h
db_examine.c db_expr_t became a long. 1997-02-03 23:36:09 +00:00
db_expr.c fix various 64-bitness bugs. 1997-02-03 19:56:03 +00:00
db_extern.h
db_input.c
db_interface.h Add db_kill_proc(). 1997-05-07 18:50:50 +00:00
db_lex.c fix various 64-bitness bugs. 1997-02-03 19:56:03 +00:00
db_lex.h fix various 64-bitness bugs. 1997-02-03 19:56:03 +00:00
db_output.c needs systm.h for prototypes 1997-02-03 19:56:24 +00:00
db_output.h
db_print.c fix printf format widths 1997-02-04 00:32:09 +00:00
db_run.c FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
db_run.h
db_sym.c fix various 64-bitness bugs. 1997-02-03 19:57:03 +00:00
db_sym.h
db_trap.c
db_variables.c make variable pointers (in variable declaration structs) be 'long *', so 1997-02-04 00:33:32 +00:00
db_variables.h make variable pointers (in variable declaration structs) be 'long *', so 1997-02-04 00:33:32 +00:00
db_watch.c
db_watch.h
db_write_cmd.c fix printf format widths 1997-02-04 00:32:09 +00:00
db_xxx.c Move some DDB stuff here from kern_clock.c and kern_proc.c 1997-05-21 19:54:00 +00:00