NetBSD/sys/ddb
briggs 819d74ccf1 Somehow overlooked in earlier commits: prototype db_kgdb_cmd(). 2003-05-22 20:17:11 +00:00
..
TODO
db_access.c
db_access.h
db_aout.c Add a cast to make this build with -D__AUDIT__. 2003-05-17 00:28:44 +00:00
db_aout.h
db_break.c Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
db_break.h
db_command.c switch to use strlcpy() from libkern. 2003-05-16 16:28:30 +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 switch to use strlcpy() from libkern. 2003-05-16 16:28:30 +00:00
db_input.c
db_interface.h Somehow overlooked in earlier commits: prototype db_kgdb_cmd(). 2003-05-22 20:17:11 +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 Don't assume sizeof(db_expr_t) == sizeof(long). 2003-05-17 09:48:05 +00:00
db_sym.h use strlcpy [change prototype of db_symstr to pass size_t; noone seem to use it] 2003-05-16 15:02:08 +00:00
db_trap.c Add a rudimentary 'trap to kgdb' command if KGDB is defined. This allows 2003-04-28 02:49:54 +00:00
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c (1) Don't print the message buffer (via ddb's dmesg command) if the 2003-05-15 13:18:18 +00:00
ddbvar.h