summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/defines.h b/src/defines.h
index 8cd1114..9842c4f 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -75,6 +75,8 @@
exit(1); }
#define DPRINTF(...) printf("DEBUG("); printf(__VA_ARGS__); printf(")\n");
+#define EXTRA_CHECKS
+#define DEBUG_SCOPE_UPDOWN
//#define DEBUG_TOKEN_REFCOUNT
//#define DEBUG_FUNCTION_PROCESS
//#define DEBUG_TRACK