NetBSD/sys/ddb
rin c3cc3a31be Revert introduction of db_alloc.h.
db_alloc() and friends are already provided in crash.c.
Sorry for confusing you...
2020-05-31 09:51:55 +00:00
..
TODO
db_access.c db_get_qvalue() with size=8 on 64bit arch returns incorrect value. fixed. 2019-09-12 17:09:00 +00:00
db_access.h changes of r1.39 was incomplete. only "examin/m" could handle 'q'. 2019-09-12 09:20:23 +00:00
db_autoconf.c enums might be unsigned. 2018-03-05 07:47:21 +00:00
db_autoconf.h Add command to print device list. 2018-03-04 07:14:50 +00:00
db_break.c
db_break.h
db_command.c Handle "no count" properly in db_kernhist_print_cmd 2020-04-13 11:43:27 +00:00
db_command.h Revert introduction of db_alloc.h. 2020-05-31 09:51:55 +00:00
db_cpu.c
db_cpu.h
db_elf.c remove more DB_ELFSIZE 2017-11-06 04:08:02 +00:00
db_examine.c changes of r1.39 was incomplete. only "examin/m" could handle 'q'. 2019-09-12 09:20:23 +00:00
db_expr.c
db_extern.h
db_input.c Print db> prompt in db_read_line(), not db_readline(). 2019-09-29 02:00:22 +00:00
db_interface.h add two db_stack_print_trace frontends that emit to the system log 2019-06-02 06:09:17 +00:00
db_kernel.c XXX 2020-05-31 09:42:46 +00:00
db_lex.c Fix crash(8). Will revisit. 2019-11-22 23:01:49 +00:00
db_lex.h
db_lwp.c
db_lwp.h
db_output.c Fix typo in comment. 2020-01-26 01:42:55 +00:00
db_output.h
db_panic.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
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 also print the LWP reference count. 2020-04-04 13:59:16 +00:00
db_proc.h
db_run.c
db_run.h
db_sym.c Remove a.out leftovers (unused) 2020-03-30 20:45:59 +00:00
db_sym.h
db_trap.c KNF 2019-03-12 07:44:58 +00:00
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 - add ddb.panicstackframes to avoid scrolling the interesting parts of panic 2017-12-28 17:51:19 +00:00
db_watch.c
db_watch.h
db_write_cmd.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
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 Opt to print a backtrace on panic by default with the intention of improving bug reports. 2018-02-17 00:41:09 +00:00
files.ddb Add command to print device list. 2018-03-04 07:14:50 +00:00