NetBSD/sys/ddb
cgd f7566f8058 Avoid crud after #endif. 2001-02-24 00:00:26 +00:00
..
TODO Add x/m option functionality 2000-12-28 07:30:06 +00:00
db_access.c constify a little 2001-01-17 19:50:03 +00:00
db_access.h
db_aout.c constify a little 2001-01-17 19:50:03 +00:00
db_aout.h
db_break.c remove/move more mach vm header files: 2000-06-26 14:20:25 +00:00
db_break.h remove include of <vm/vm.h> 2000-06-27 17:55:38 +00:00
db_command.c alphabetize db_command tables 2001-02-11 21:12:24 +00:00
db_command.h Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
db_elf.c constify a little 2001-01-17 19:50:03 +00:00
db_examine.c #include <systm.h> for string fn prototypes. 2001-02-24 00:00:12 +00:00
db_expr.c Fix compiler warning. 2000-07-09 01:52:17 +00:00
db_extern.h Move platform db_trap callback from arch/mips into ddb as suggested by 2000-07-17 19:57:49 +00:00
db_input.c Fix CTRL-T to behave properly. It should swaps the current and previous 2000-07-28 16:33:39 +00:00
db_interface.h Require the machine-dependant DDB commands to be in db_machine_command_table[] 2001-01-22 13:56:55 +00:00
db_lex.c printf format safety 2000-07-08 17:10:22 +00:00
db_lex.h Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_output.c Avoid crud after #endif. 2001-02-24 00:00:26 +00:00
db_output.h Add two new functions, db_format_radix() and db_format_hex(), which supplant 2000-08-09 19:51:44 +00:00
db_print.c make db_[e]regs[] const 2001-01-18 10:54:27 +00:00
db_run.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_run.h put crud after #endif in comments 2001-02-15 21:59:38 +00:00
db_sym.c constify a little 2001-01-17 19:50:03 +00:00
db_sym.h constify a little 2001-01-17 19:50:03 +00:00
db_trap.c When we hit a breakpoint in a process, print the pid of the process as 2000-12-20 15:42:37 +00:00
db_variables.c constify a little 2001-01-17 19:50:03 +00:00
db_variables.h make db_[e]regs[] const 2001-01-18 10:54:27 +00:00
db_watch.c Die, register, die! 2000-03-30 11:31:26 +00:00
db_watch.h put crud after #endif in comments 2001-02-15 21:59:38 +00:00
db_write_cmd.c Stop using DDB-specific "%n" kprintf() format specifier. This was 2000-06-06 05:06:25 +00:00
db_xxx.c Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
ddbvar.h