Home
last modified time | relevance | path

Searched refs:textdump (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sbin/ddb/
Dddb.conf12 script kdb.enter.panic=textdump set; capture on; run lockinfo; show pcpu; bt; ps; alltrace; capture…
/freebsd-12-stable/sys/ddb/
Ddb_textdump.c79 static SYSCTL_NODE(_debug_ddb, OID_AUTO, textdump, CTLFLAG_RW, 0,
/freebsd-12-stable/sys/kern/
Dkern_shutdown.c359 doadump(boolean_t textdump) in doadump() argument
376 if (textdump && textdump_pending) { in doadump()
/freebsd-12-stable/share/man/man4/
DMakefile552 textdump.4 \
/freebsd-12-stable/sys/conf/
DNOTES437 # Enable textdump by default, this disables kernel core dumps.