NetBSD/sys/ddb
thorpej c5931c832d Add a "show kqueue <addr>" command. 2021-10-10 18:08:12 +00:00
..
TODO update several items that are done or dead. 2020-12-19 23:32:36 +00:00
db_access.c
db_access.h
db_autoconf.c
db_autoconf.h
db_break.c
db_break.h
db_command.c Add a "show kqueue <addr>" command. 2021-10-10 18:08:12 +00:00
db_command.h fix various typos in compatibility, mainly in comments. 2021-08-09 20:49:08 +00:00
db_cpu.c
db_cpu.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h don't provide db_lstacktrace() for crash (yet?). 2021-04-18 01:28:50 +00:00
db_kernel.c
db_lex.c
db_lex.h
db_lwp.c
db_lwp.h
db_output.c
db_output.h
db_panic.c KNF: The function type must be declared on a line by itself. 2021-10-06 12:18:20 +00:00
db_print.c
db_proc.c For "ps/a" print all of p_comm instead of just the first 10 chars, add a 2021-01-11 07:49:04 +00:00
db_proc.h
db_run.c
db_run.h
db_sym.c avoid assigning both signed and unsigned variables in the same statement. 2021-04-12 02:49:02 +00:00
db_sym.h
db_trap.c
db_user.h
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c
ddb.h
ddbvar.h Sort variable declarations. Add short comments while here. 2021-10-06 17:04:49 +00:00
files.ddb Add DDB_DUMPSTACK to opt_ddbparam.h. 2021-10-06 12:14:51 +00:00