PERFORCE change 73441 for review
Juli Mallett
jmallett at FreeBSD.org
Thu Mar 17 23:42:37 PST 2005
http://perforce.freebsd.org/chv.cgi?CH=73441
Change 73441 by jmallett at jmallett_windward on 2005/03/18 07:41:30
I'm not ready for KDB+DDB. I'm going to want to rewrite all the
support for that stuff, give or take.
Affected files ...
.. //depot/projects/mips/sys/mips/conf/GENERIC#16 edit
.. //depot/projects/mips/sys/mips/conf/INDY#15 edit
Differences ...
==== //depot/projects/mips/sys/mips/conf/GENERIC#16 (text+ko) ====
@@ -20,7 +20,6 @@
device arcs #ARCS Firmware + Console
# Debugging for use in -current
-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
==== //depot/projects/mips/sys/mips/conf/INDY#15 (text+ko) ====
@@ -25,7 +25,6 @@
device gio #GIO bus.
# Debugging for use in -current
-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