On Wed, Mar 06, 2002 at 08:16:34AM +0000, Keith Whitwell wrote:
> The mach64 people may find this a useful thing to do on their driver:
> 
> I've just recently done what John C. had always said we should be doing:  Keep
> the debug 'printfs' compiled in all the time and be able to switch them on/off
> from the command line.  This has been a huge help both tracking down bugs and
> also optimizing for new applications (eg the viewperf tests).

How much does this impact code size?  This may be an issue for some
"smaller" clients.  There should probably still be an option to compile out
the printfs, but the default should be to have them on (as you suggest).
That way only the hardcore users that are used to taking their lives in
their own hands will disable them. :)

-- 
Tell that to the Marines!

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to