Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 May 2003 17:28:06 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 32077 for review
Message-ID:  <200305300028.h4U0S6Jd079945@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=32077

Change 32077 by peter@peter_hammer on 2003/05/29 17:27:12

	turn ddb on

Affected files ...

.. //depot/projects/hammer/sys/amd64/conf/GENERIC#14 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/conf/GENERIC#14 (text+ko) ====

@@ -42,6 +42,8 @@
 # Debugging for use in -current
 options 	INVARIANTS		#Enable calls of extra sanity checking
 options 	INVARIANT_SUPPORT	#Extra sanity checks of internal structures, required by INVARIANTS
+options 	DDB
+options		ALT_BREAK_TO_DEBUGGER
 
 options 	SYSVMSG
 options 	SYSVSEM



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305300028.h4U0S6Jd079945>