NetBSD/sys/ddb
lukem 1ac69d9cb3 add RCSIDs 2001-11-12 22:54:03 +00:00
..
TODO Add x/m option functionality 2000-12-28 07:30:06 +00:00
db_access.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_access.h
db_aout.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_aout.h
db_break.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_break.h replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
db_command.c add RCSIDs 2001-11-12 22:54:03 +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 add RCSIDs 2001-11-12 22:54:03 +00:00
db_examine.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_expr.c add RCSIDs 2001-11-12 22:54:03 +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 add RCSIDs 2001-11-12 22:54:03 +00:00
db_interface.h Remove unneeded declarations of the db_machine_init() function. The 2001-11-09 06:52:23 +00:00
db_lex.c add RCSIDs 2001-11-12 22:54:03 +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 add RCSIDs 2001-11-12 22:54:03 +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 add RCSIDs 2001-11-12 22:54:03 +00:00
db_run.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_run.h put crud after #endif in comments 2001-02-15 21:59:38 +00:00
db_sym.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_sym.h constify a little 2001-01-17 19:50:03 +00:00
db_trap.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_variables.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_variables.h The current API for MD support doesn't directly support the documented /u 2001-05-13 01:38:53 +00:00
db_watch.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_watch.h replace vm_map{,_entry}_t with struct vm_map{,_entry} *. 2001-06-02 18:09:08 +00:00
db_write_cmd.c add RCSIDs 2001-11-12 22:54:03 +00:00
db_xxx.c add RCSIDs 2001-11-12 22:54:03 +00:00
ddbvar.h