summaryrefslogtreecommitdiffstats
path: root/sbin/dumpon
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-09-19 18:49:46 +0000
committerjhb <jhb@FreeBSD.org>2002-09-19 18:49:46 +0000
commitc3f8f2462068d0ea9b00cd728620418ac6ac0c5e (patch)
treefaf57b41048f88eab4f0361c45f5985322428679 /sbin/dumpon
parent03dc7bc4a4835049f8702ae7cd0097de1673c8f5 (diff)
downloadFreeBSD-src-c3f8f2462068d0ea9b00cd728620418ac6ac0c5e.zip
FreeBSD-src-c3f8f2462068d0ea9b00cd728620418ac6ac0c5e.tar.gz
Add ability to dump stacktraces on kernel panics when DDB is compiled into
the kernel. By default this is turned off since otherwise it could scroll valuable panic messages off of the screen. This option can be turned on by the DDB_TRACE kernel option as well as the debug.trace_on_panic sysctl. Also, fix the DDB_UNATTENDED option to use its own header instead of abusing opt_ddb.h. This way turning that one option on or off doesn't force you to recompile all of ddb. Requested by: many (1), bde (2*) * - I know bde prefers !abusing option headers in general but can't remember if he as brought up this specific case.
Diffstat (limited to 'sbin/dumpon')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud