NetBSD/sys/ddb
thorpej 47514a31be Remove unneeded declarations of the db_machine_init() function. The
ARM ports are the only ones that actually have one, and it is about
to change.
2001-11-09 06:52:23 +00:00
..
db_access.c
db_access.h
db_aout.c
db_aout.h
db_break.c
db_break.h
db_command.c
db_command.h
db_elf.c PR/14498: Wesley Chen: Identify loaded modules vs. kernel, because we don't 2001-11-08 15:01:35 +00:00
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h Remove unneeded declarations of the db_machine_init() function. The 2001-11-09 06:52:23 +00:00
db_lex.c
db_lex.h
db_output.c
db_output.h
db_print.c
db_run.c
db_run.h
db_sym.c PR/14498: Wesley Chen: Print a return after enumerating the matching symbols. 2001-11-08 15:00:17 +00:00
db_sym.h
db_trap.c
db_variables.c
db_variables.h
db_watch.c When setting watchpoints, call pmap_update() for each watchpoint, rather 2001-10-13 15:17:38 +00:00
db_watch.h
db_write_cmd.c
db_xxx.c use a for loop instead of goto. 2001-09-15 18:20:53 +00:00
ddbvar.h
TODO