NetBSD/sys/ddb
thorpej c14ce368af Define db_onpanic variable; if non-zero, the DDB will be entered when
the kernel panics.  It may be initialized to 0 with the kernel option
"DDB_ONPANIC=0", and is patchable.  It may be changed at run-time
from within the DDB (as a DDB variable) or via the ddb.onpanic sysctl
node.

Export all DDB built-in variables via sysctl.
1997-01-09 05:37:02 +00:00
..
db_access.c
db_access.h
db_aout.c backout previous kprintf changes 1996-10-13 04:10:34 +00:00
db_aout.h Eliminate dependency on /usr/include/* 1996-02-27 20:54:43 +00:00
db_break.c Fix db_printf format specifications. 1996-03-30 22:30:03 +00:00
db_break.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_command.c Fix db_printf format specifications. 1996-03-30 22:30:03 +00:00
db_command.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_examine.c Fix db_printf format specifications. 1996-03-30 22:30:03 +00:00
db_expr.c DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_extern.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_input.c DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_interface.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_lex.c DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_lex.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_output.c Make this compile with -Wcast-qual 1996-10-28 08:42:13 +00:00
db_output.h change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
db_print.c DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_run.c DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_run.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_sym.c DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_sym.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_trap.c DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_variables.c Define db_onpanic variable; if non-zero, the DDB will be entered when 1997-01-09 05:37:02 +00:00
db_variables.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_watch.c Fix db_printf format specifications. 1996-03-30 22:30:03 +00:00
db_watch.h DDB prototype changes. 1996-02-05 01:56:47 +00:00
db_write_cmd.c DDB prototype changes. 1996-02-05 01:56:47 +00:00