[asterisk-dev] What happened with the DEBUG_THREAD define in the asterisk Makefile?

Russell Bryant russell at digium.com
Tue May 23 14:37:59 MST 2006


Juan Carlos Castro y Castro wrote:
> There's no mention of it in the current SVN version. Version 1.2.7.1 had
> the following:
> 
> # Optional debugging parameters
> DEBUG_THREADS = #-DDUMP_SCHEDULER #-DDEBUG_SCHEDULER #-DDEBUG_THREADS
> #-DDO_CRASH #-DDETECT_DEADLOCKS

In svn trunk, you enable these defines by running "make menuselect".
The resulting defines will be in include/asterisk/buildopts.h and not in
the gcc commands like they were in 1.2.

Russell



More information about the asterisk-dev mailing list