NetBSD/sys/ddb
2001-09-15 18:20:53 +00:00
..
db_access.c
db_access.h
db_aout.c
db_aout.h
db_break.c
db_break.h
db_command.c Add `show malloc' to dump the internal state of the MALLOC_DEBUG code. 2001-08-17 01:00:10 +00:00
db_command.h Add `show malloc' to dump the internal state of the MALLOC_DEBUG code. 2001-08-17 01:00:10 +00:00
db_elf.c Extra sanity checking on ELF headers: Make sure the bootloader actually 2001-07-31 22:31:47 +00:00
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h Add an easy way to dump the message buffer from ddb. 2001-07-31 04:28:16 +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
db_sym.h
db_trap.c
db_variables.c
db_variables.h
db_watch.c Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +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