NetBSD/sys/ddb
ad 0eaaa024ea Move proc_lock into the data segment. It was dynamically allocated because
at the time we had mutex_obj_alloc() but not __cacheline_aligned.
2020-05-23 23:42:41 +00:00
..
TODO
db_access.c
db_access.h
db_autoconf.c
db_autoconf.h
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
db_cpu.c
db_cpu.h
db_elf.c
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h
db_kernel.c
db_lex.c
db_lex.h
db_lwp.c
db_lwp.h
db_output.c
db_output.h
db_panic.c
db_print.c
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
db_user.h
db_variables.c
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
ddbvar.h
files.ddb