]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib/thread: add macro for debug printing of threading
[notmuch] / lib / notmuch-private.h
index bd9d27476a4406d88ecf86f9b6543cc6800c6587..02cc0e09da163251b40547a6e2aea182877f9231 100644 (file)
@@ -56,6 +56,7 @@ NOTMUCH_BEGIN_DECLS
 
 #ifdef DEBUG
 # define DEBUG_DATABASE_SANITY 1
+# define DEBUG_THREADING 1
 # define DEBUG_QUERY 1
 #endif