NetBSD/sys/ddb
2003-10-10 15:21:24 +00:00
..
db_access.c
db_access.h
db_aout.c
db_aout.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
db_break.c
db_break.h
db_command.c add "b" as a synonym for "break", since someone added "bt" 2003-10-10 15:21:24 +00:00
db_command.h
db_elf.c
db_examine.c On some platforms, sizeof(db_expr_t) > sizeof(long), so add a method 2003-05-17 09:58:03 +00:00
db_expr.c
db_extern.h
db_input.c
db_interface.h Add a "show sched_qs" command to dump the run queues. Format is: 2003-09-20 03:02:03 +00:00
db_lex.c On some platforms, sizeof(db_expr_t) > sizeof(long), so add a method 2003-05-17 09:58:03 +00:00
db_lex.h
db_output.c
db_output.h
db_print.c
db_run.c
db_run.h
db_sym.c Tweak the previous change to ensure symbol addresses are correctly 2003-10-05 11:17:47 +00:00
db_sym.h
db_trap.c
db_variables.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c Add a "show sched_qs" command to dump the run queues. Format is: 2003-09-20 03:02:03 +00:00
ddbvar.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
TODO