PERFORCE change 30814 for review
Juli Mallett
jmallett at FreeBSD.org
Thu May 8 13:44:38 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=30814
Change 30814 by jmallett at jmallett_dalek on 2003/05/08 13:44:27
Uncomment DDB since it's compiled in and the like, though
it's exploding nicely for me.
Affected files ...
.. //depot/projects/mips/sys/mips/conf/GENERIC#14 edit
Differences ...
==== //depot/projects/mips/sys/mips/conf/GENERIC#14 (text+ko) ====
@@ -23,7 +23,7 @@
#structures. Disable for IP22.
# Debugging for use in -current
-#options DDB #Enable the kernel debugger
+options DDB #Enable the kernel debugger
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
More information about the p4-projects
mailing list