Home
last modified time | relevance | path

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

/freebsd/sbin/ddb/
H A Dddb.conf11 script kdb.enter.panic=textdump set; capture on; run lockinfo; show pcpu; bt; ps; alltrace; capture…
/freebsd/sys/ddb/
H A Ddb_textdump.c77 static SYSCTL_NODE(_debug_ddb, OID_AUTO, textdump,
/freebsd/sys/kern/
H A Dkern_shutdown.c388 doadump(boolean_t textdump) in doadump() argument
404 if (textdump && textdump_pending) { in doadump()
/freebsd/share/man/man4/
H A DMakefile599 textdump.4 \
/freebsd/sys/conf/
H A DNOTES439 # Enable textdump by default, this disables kernel core dumps.