NetBSD/sys/ddb
rmind 4b760398c3 Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move
to kmem(9).  Note: kmem(9) has debugging facilities under DEBUG/DIAGNOSTIC.
However, expensive kmguard and debug_freecheck have to be enabled manually.
2012-04-28 23:03:39 +00:00
..
TODO
db_access.c
db_access.h
db_break.c
db_break.h
db_command.c Remove MALLOC_DEBUG and MALLOCLOG, which is dead code after malloc(9) move 2012-04-28 23:03:39 +00:00
db_command.h
db_cpu.c
db_cpu.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h add __printflike where needed 2012-02-10 02:14:23 +00:00
db_kernel.c
db_lex.c
db_lex.h
db_lwp.c
db_lwp.h add __printflike where needed 2012-02-10 02:14:23 +00:00
db_output.c
db_output.h Add __printflike attribution to use vprintf and friends with an argument 2012-03-15 02:02:20 +00:00
db_print.c
db_proc.c Like ddb(4) "ps/l", use '>' sign to indicate running LWPs for the /w 2011-10-23 13:30:20 +00:00
db_proc.h
db_run.c
db_run.h
db_sym.c fix printf formats. 2012-02-10 02:14:04 +00:00
db_sym.h add __printflike where needed 2012-02-10 02:14:23 +00:00
db_trap.c
db_user.h include stddef.h for offsetof 2011-12-31 22:42:25 +00:00
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c If we are DIAGNOSTIC don't try to go further if we failed to take the 2011-12-03 16:25:49 +00:00
ddb.h
ddbvar.h
files.ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00