Hi Ezequiel, The D_DEBUG_AT statements print to a specific debug domain IF you are using a DFB debug build. By using/defining directfbrc "[no-]debug[=<domain string>]" commands (either in the directfbrc file or on the command-line prefixed with "--dfb:") one can control the verbosity of the output and area of interest. Multiple instances can be defined and without the domain string assignment the default is everything. For example,
# df_dok --dfb:debug,no-debug=Fusion or # df_dok --dfb:debug=IDirectFBSurface,debug=Core/SurfBuffer,debug=Core/Windows,debug=LocalSurfacePool,debug=SharedSurfacePool The D_INFO statement should always print in both release and debug builds. Regards, Timothy -- Timothy Strelchun Software Engineering NTG Service Provider Division (formally DHG) Intel Corporation _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev