Option DDB_ONPANIC needs a value.

This commit is contained in:
pk 1998-07-23 13:03:23 +00:00
parent 7cdf5d9a77
commit 217addc8de
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.68 1998/06/26 01:54:09 lukem Exp $
# $NetBSD: GENERIC,v 1.69 1998/07/23 13:03:23 pk Exp $
include "arch/sparc/conf/std.sparc"
@ -63,7 +63,7 @@ options NFS_BOOT_BOOTPARAM
## intercept. DDB_HISTORY_SIZE adds up/down arrow command history.
#options DDB # kernel dynamic debugger
#options DDB_HISTORY_SIZE=100 # enable history editing in DDB
#options DDB_ONPANIC # see also sysctl(8): `ddb.onpanic'
#options DDB_ONPANIC=1 # see also sysctl(8): `ddb.onpanic'
## You may also use gdb, on another computer connected to this machine over
## a serial port. Both KGDBDEV and KGDBRATE should be specified; KGDBDEV is