summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-07-15 22:21:31 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-07-15 22:21:31 +0000
commit60cd1fa57deeb80b7a564fd81194797b503d4846 (patch)
treefe532552804ab4017deaf26dd072bf09bf879c01 /Makefile
parent11486c084aeaa83972a31e3c35e31c2a9f814dc7 (diff)
clean up scheduler debugging and expose defines in the Makefile (bug #4703)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6145 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ba0912feb..c4c1510c1 100755
--- a/Makefile
+++ b/Makefile
@@ -52,7 +52,7 @@ DEBUG=-g #-pg
#endif
# Optional debugging parameters
-DEBUG_THREADS = #-DDEBUG_THREADS #-DDO_CRASH #-DDETECT_DEADLOCKS
+DEBUG_THREADS = #-DDUMP_SCHEDULER #-DDEBUG_SCHEDULER #-DDEBUG_THREADS #-DDO_CRASH #-DDETECT_DEADLOCKS
# Uncomment next one to enable ast_frame tracing (for debugging)
TRACE_FRAMES = #-DTRACE_FRAMES