Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2006 23:18:38 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 95965 for review
Message-ID:  <200604232318.k3NNIckY052548@repoman.freebsd.org>

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

Change 95965 by jb@jb_freebsd2 on 2006/04/23 23:18:24

	Start using Sun's debug mode so we get to use their ASSERTs.

Affected files ...

.. //depot/projects/dtrace/src/sys/modules/dtrace/Makefile#6 edit

Differences ...

==== //depot/projects/dtrace/src/sys/modules/dtrace/Makefile#6 (text+ko) ====

@@ -10,6 +10,7 @@
 		-I${.CURDIR}/../../contrib/opensolaris/uts/common \
 		-I${.CURDIR}/../../contrib \
 		-I${.CURDIR}/../..
+CFLAGS+=	-DDEBUG
 
 load	:
 	kldload dtrace



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