diff --git a/sys/arch/sun3/conf/GENERIC b/sys/arch/sun3/conf/GENERIC index 8061e77ece98..e0ec2e75e864 100644 --- a/sys/arch/sun3/conf/GENERIC +++ b/sys/arch/sun3/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.35 1997/01/31 02:08:21 thorpej Exp $ +# $NetBSD: GENERIC,v 1.36 1997/02/10 23:35:27 gwr Exp $ # # GENERIC Sun3 (3/50, 3/60, 3/110, 3/160, 3/260) @@ -19,9 +19,10 @@ options KTRACE # system call tracing support # Debugging options. Uncomment either this: options DDB -# ... or these two: (for KGDB on another machine) -#makeoptions DEBUG="-g" # symbols for kgdb + nm +# ... or these for KGDB (gdb remote target) +#makeoptions DEBUG="-g" # debugging symbols for gdb #options KGDB +#options KGDBDEV=0x0C01 # Filesystem options file-system FFS # ufs file system