[Gimp-developer] Debug level

Chris Mohler cr33dog at gmail.com
Tue Oct 7 12:38:29 PDT 2008


Sorry if this is a dumb question - I did search the gimp-dev site but
did not see an answer.

I see many statements like this in the source:
IFDBG(3) g_debug ("Compression mode: %d", comp_mode);

I built GIMP (2.6) with --enable-debug=yes, and then set
G_LOG_LEVEL_DEBUG to 3.  Running GIMP from command line with " -c
--debug-handlers" would (so I thought) show messages from a statement
such as the above, but it does not.  What have I missed?

Thanks,
Chris


More information about the Gimp-developer mailing list