NetBSD/sys/ddb
sevan ef01774665 Opt to print a backtrace on panic by default with the intention of improving bug reports.
Instead of relying on ddb.onpanic=2, introduce a new sysctl called dumpstack to handle this.
via <jmcneill> channeled through <mrg> on tech-kern[1]

[1] https://mail-index.netbsd.org/tech-kern/2018/02/15/msg023103.html
2018-02-17 00:41:09 +00:00
..
TODO
db_access.c avoid leftshift of an unsigned value 2018-02-04 09:17:54 +00:00
db_access.h
db_break.c
db_break.h
db_command.c Add ddb command to find a vnode by the address of its lock. 2017-01-11 12:17:34 +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 Revert printf return value change. 2017-10-27 12:25:14 +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
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 ddb.panicstackframes to avoid scrolling the interesting parts of panic 2017-12-28 17:51:19 +00:00