BIND 10 master, updated. 15884428d46cc9d5c948318682dd883b02f99d46 [master] Explain --enable-debug in the contributor guide

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 28 13:05:02 UTC 2014


The branch, master has been updated
       via  15884428d46cc9d5c948318682dd883b02f99d46 (commit)
      from  f70ff164d003111eeb20a83f13073ab9a9a4a2b7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 15884428d46cc9d5c948318682dd883b02f99d46
Author: Mukund Sivaraman <muks at isc.org>
Date:   Tue Jan 28 18:31:18 2014 +0530

    [master] Explain --enable-debug in the contributor guide

-----------------------------------------------------------------------

Summary of changes:
 doc/devel/contribute.dox |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/doc/devel/contribute.dox b/doc/devel/contribute.dox
index 9103bed..f0ff1a6 100644
--- a/doc/devel/contribute.dox
+++ b/doc/devel/contribute.dox
@@ -109,7 +109,9 @@ make distcheck
 
 There are other useful switches which can be passed to configure. It is
 always a good idea to use \c --enable-logger-checks, which does sanity
-checks on logger parameters. If you happen to modify anything in the
+checks on logger parameters. Use \c --enable-debug to enable various
+additional consistency checks that reduce performance but help during
+development. If you happen to modify anything in the
 documentation, use \c --enable-generate-docs. If you are modifying DHCP
 code, you are likely to be interested in enabling the MySQL backend for
 DHCP. Note that if the backend is not enabled, MySQL specific unit-tests



More information about the bind10-changes mailing list