NetBSD/sys/ddb
2021-04-18 01:28:50 +00:00
..
db_access.c
db_access.h
db_autoconf.c
db_autoconf.h
db_break.c
db_break.h
db_command.c introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
db_command.h introduce DDB_END_CMD and replace more than 20 copies of the same 2021-02-23 07:13:51 +00:00
db_cpu.c
db_cpu.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c Trailing whitespace 2020-10-30 06:57:08 +00:00
db_interface.h don't provide db_lstacktrace() for crash (yet?). 2021-04-18 01:28:50 +00:00
db_kernel.c Switch from kmem_intr_alloc(sz, KM_NOSLEEP) to kmem_alloc(sz, KM_SLEEP). 2020-05-31 23:34:34 +00:00
db_lex.c db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
db_lex.h db_get_line - raw access to the DDB command line. 2020-07-29 23:29:42 +00:00
db_lwp.c
db_lwp.h
db_output.c
db_output.h Protect against multiple inclusion. 2020-06-28 04:06:14 +00:00
db_panic.c
db_print.c Make the db_kernelonly() macro visible to all files and re-use it. 2020-03-10 15:58:36 +00:00
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 Make the db_kernelonly() macro visible to all files and re-use it. 2020-03-10 15:58:36 +00:00
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
db_xxx.c Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
ddb.h Revert introduction of db_alloc.h. 2020-05-31 09:51:55 +00:00
ddbvar.h
files.ddb defparam DB_MAX_WIDTH 2021-02-06 16:03:26 +00:00
TODO update several items that are done or dead. 2020-12-19 23:32:36 +00:00