..
TODO
ddb(9)
2002-01-05 01:48:10 +00:00
db_access.c
add RCSIDs
2001-11-12 22:54:03 +00:00
db_access.h
Quote "AS IS" as in the majority of Carnegy Mellon notices.
1999-04-12 20:38:17 +00:00
db_aout.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +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
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +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
- pull in opt_kgdb.h where necessary
2001-11-20 08:43:19 +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 db_symstr(), a parallel interface to db_printsym() that
2002-01-05 20:09:52 +00:00
db_sym.h
Add db_symstr(), a parallel interface to db_printsym() that
2002-01-05 20:09:52 +00:00
db_trap.c
add RCSIDs
2001-11-12 22:54:03 +00:00
db_variables.c
- pull in opt_kgdb.h where necessary
2001-11-20 08:43:19 +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
…