NetBSD/sys/ddb
yamt 8ca4d66b5e move decl of db_machine_command_table from db_interface.h to db_command.c
to avoid an array of incomplete type.  found by gcc4.
2005-04-29 10:40:16 +00:00
..
db_access.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_access.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_aout.c Add a cast to make this build with -D__AUDIT__. 2003-05-17 00:28:44 +00:00
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 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 ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_command.c move decl of db_machine_command_table from db_interface.h to db_command.c 2005-04-29 10:40:16 +00:00
db_command.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_elf.c make stack trace on i386 work again. 2002-11-13 05:59:28 +00:00
db_examine.c Fix format string warnings for platforms where 2003-11-09 20:52:18 +00:00
db_expr.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_extern.h switch to use strlcpy() from libkern. 2003-05-16 16:28:30 +00:00
db_input.c Dump DDB_* and SYMTAB_SPACE options to opt_ddbparam.h rather than opt_ddb.h. 2002-11-04 06:24:38 +00:00
db_interface.h move decl of db_machine_command_table from db_interface.h to db_command.c 2005-04-29 10:40:16 +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 ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_output.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_output.h provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
db_print.c Fix signed/unsigned comparison warnings. 2002-11-10 03:12:17 +00:00
db_run.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_run.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_sym.c remove stray error(1) comment. 2005-03-28 01:05:13 +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 nuke trailing whitespace 2005-02-26 22:58:54 +00:00
db_variables.c Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00
db_variables.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_watch.c Fix format string warnings for platforms where 2003-11-09 20:52:18 +00:00
db_watch.h ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_write_cmd.c ANSIfy, KNF. 2002-02-15 07:33:48 +00:00
db_xxx.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
ddbvar.h Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00
TODO Implement ddb setting that allows all ddb output to be teed into the 2004-09-29 23:54:11 +00:00