dbg
authorChristian Grothoff <christian@grothoff.org>
Wed, 17 Mar 2010 14:23:22 +0000 (14:23 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 17 Mar 2010 14:23:22 +0000 (14:23 +0000)
src/core/core.h
src/core/gnunet-service-core.c

index ea2925797346cf206be11efcb5fd7fc93badeb5d..45d138140ffe7dd538e99ba049d9499e7f781fcb 100644 (file)
@@ -29,7 +29,7 @@
 /**
  * General core debugging.
  */
-#define DEBUG_CORE GNUNET_NO
+#define DEBUG_CORE GNUNET_YES
 
 /**
  * Debugging interaction core-clients.
index e67468e38999a69360b48253a0833bb2a118bd84..65b6d739764404d35572d339a610731360d8bfa6 100644 (file)
@@ -42,7 +42,7 @@
 #include "core.h"
 
 
-#define DEBUG_HANDSHAKE GNUNET_NO
+#define DEBUG_HANDSHAKE GNUNET_YES
 
 #define DEBUG_CORE_QUOTA GNUNET_NO