| 
Debugging
Debugging — Debug functions |  | 
Stability Level
Unstable, unless otherwise indicated
 
Synopsis
#include <libanjuta/anjuta-debug.h>
#define             DEBUG_PRINT
 
Details
DEBUG_PRINT
#define             DEBUG_PRINT
Equivalent to g_message(), except it has only effect when DEBUG is
defined. Used for printing debug messages.