NetBSD/sys/ddb
mrg 3b128d1cd4 add two db_stack_print_trace frontends that emit to the system log
or the user's terminal.

kind of wrong to be called db_*() when they'll typically be used
outside of ddb itself, but db_stacktrace() itself is no different.
fix this by making the stack trace support separate from ddb?
2019-06-02 06:09:17 +00:00
..
TODO
db_access.c
db_access.h
db_autoconf.c
db_autoconf.h
db_break.c
db_break.h
db_command.c When this file is used when not building the kernel (eg: /usr/sbin/crash) 2018-09-17 01:49:54 +00:00
db_command.h
db_cpu.c
db_cpu.h
db_elf.c
db_examine.c - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
db_expr.c
db_extern.h
db_input.c
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
db_lex.c
db_lex.h
db_lwp.c
db_lwp.h
db_output.c call cnpollc(1) and cnpollc(0) around cngetc(). 2018-09-16 23:18: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
db_proc.c no, should be dst 2018-11-02 11:59:59 +00:00
db_proc.h
db_run.c
db_run.h
db_sym.c
db_sym.h
db_trap.c KNF 2019-03-12 07:44:58 +00:00
db_user.h
db_variables.c
db_variables.h
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
ddb.h
ddbvar.h
files.ddb