NetBSD/sys/ddb
ozaki-r d52b83d757 ddb: rename "show lockstat" to "show lockstats" to avoid conflicting with lockstat(8)
Requested by mrg@
2018-03-19 08:41:21 +00:00
..
TODO
db_access.c avoid leftshift of an unsigned value 2018-02-04 09:17:54 +00:00
db_access.h
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 ddb: rename "show lockstat" to "show lockstats" to avoid conflicting with lockstat(8) 2018-03-19 08:41:21 +00:00
db_command.h
db_cpu.c
db_cpu.h
db_elf.c remove more DB_ELFSIZE 2017-11-06 04:08:02 +00:00
db_examine.c
db_expr.c
db_extern.h
db_input.c
db_interface.h Add command to print device list. 2018-03-04 07:14: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 Opt to print a backtrace on panic by default with the intention of improving bug reports. 2018-02-17 00:41:09 +00:00
db_print.c
db_proc.c
db_proc.h
db_run.c
db_run.h
db_sym.c Handle absolute relocations coming from the kernel: preserve SHN_ABS in 2017-11-03 09:59:07 +00:00
db_sym.h
db_trap.c
db_user.h
db_variables.c Opt to print a backtrace on panic by default with the intention of improving bug reports. 2018-02-17 00:41:09 +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
db_xxx.c
ddb.h Add command to print device list. 2018-03-04 07:14:50 +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