PERFORCE change 32077 for review
Peter Wemm
peter at FreeBSD.org
Thu May 29 17:28:09 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=32077
Change 32077 by peter at 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
More information about the p4-projects
mailing list