Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2005 09:59:51 GMT
From:      soc-saturnero <soc-saturnero@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 82894 for review
Message-ID:  <200508310959.j7V9xpsW075329@repoman.freebsd.org>

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

Change 82894 by soc-saturnero@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
-



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