Re: [g-a-devel] how to active full debugging messages in gnome-mag?
- From: Carlos Eduardo Rodrigues Diogenes <cerdiogenes yahoo com br>
- To: Bill Haneman <Bill Haneman Sun COM>
- Cc: gnome-accessibility-devel gnome org
- Subject: Re: [g-a-devel] how to active full debugging messages in gnome-mag?
- Date: Wed, 02 Nov 2005 20:45:21 -0200
Bill Haneman wrote:
You'll need to #define the appropriate macros in the source files
yourself if you want this level of debug info. For more info, consult
the sources, this output is intended for developer debugging and so it
assumes some degree of familiarity with the gnome-mag sources.
Why the #undef DEBUG and #undef ZOOM_REGION_DEBUG are in zoom-region.c?
If they are never defined before, why undefined they? Other point I
think is interesting is take off these undef from the code, so we can
set the CFLAGS variable with -DDEBUG -DZOOM_REGION_DEBUG -DDEBUG_BORDER
and then when we call ./configure these flags will be used to compile
the program and we will have debug informations, what do you think about
Bill?
Bill
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]