aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/forth
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>2014-07-04 14:49:40 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>2014-07-04 14:49:40 +0000
commit962ce8cf82ccd88b48afd12ca315a903fd01ebe9 (patch)
tree57b50e53f50a384c06e9c88278e5de952105cda9 /sys/boot/forth
parent91ed2fec199e662431538cc72d5b032c9f4f1a83 (diff)
Notes
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/loader.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index 3f31b7a8ebec0..241b14aaf973f 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -134,6 +134,7 @@ module_path="/boot/modules" # Set the module search path
#vfs.root.mountfrom="" # Specify root partition in a way the
# kernel understands
#vm.kmem_size="" # Sets the size of kernel memory (bytes)
+#debug.kdb.break_to_debugger="0" # Allow console to break into debugger.
#debug.ktr.cpumask="0xf" # Bitmask of CPUs to enable KTR on
#debug.ktr.mask="0x1200" # Bitmask of KTR events to enable
#debug.ktr.verbose="1" # Enable console dump of KTR events