PERFORCE change 82894 for review

soc-saturnero soc-saturnero at FreeBSD.org
Wed Aug 31 09:59:52 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=82894

Change 82894 by soc-saturnero at soc-saturnero_sberta on 2005/08/31 09:59:19

	Removing debugging options, as GEOM_UZIP doesn't work with INVARIANTS

Affected files ...

.. //depot/projects/soc2005/freesbie/conf/i386/FREESBIE#3 edit

Differences ...

==== //depot/projects/soc2005/freesbie/conf/i386/FREESBIE#3 (text+ko) ====

@@ -282,15 +282,3 @@
 
 options		GEOM_UZIP		# Read-only compressed disks
 options 	GEOM_LABEL		# Providers labelization.
-
-makeoptions     DEBUG=-g                # Build kernel with gdb(1) debug symbols
-
-# Debugging for use in -current
-options         KDB                     # Enable kernel debugger support.
-options         DDB                     # Support DDB.
-options         GDB                     # Support remote GDB.
-options         INVARIANTS              # Enable calls of extra sanity checking
-options         INVARIANT_SUPPORT       # Extra sanity checks of internal structures, required by INVARIANTS
-options         WITNESS                 # Enable checks to detect deadlocks and cycles
-options         WITNESS_SKIPSPIN        # Don't run witness on spinlocks for speed
-


More information about the p4-projects mailing list