anjuta-debug
#define DEBUG_PRINT
Equivalent to g_message(), except it has only effect when DEBUG is defined. Used for printing debug messages.
g_message()