RE: Verbose debug output


Subject: RE: Verbose debug output
From: WJCarpenter (bill-abisource@carpenter.ORG)
Date: Tue Mar 27 2001 - 11:31:25 CST


jskov> When adding debug messages, please try to remember to disable /
jskov> remove them when you have fixed the problem you were
jskov> hunting. Working with a debug build produces an incredibly

Most people probably know this, but in case someone doesn't ....
Besides the "UT_DEBUGMSG()" macro, there is also a "xxx_UT_DEBUGMSG()"
macro. The effect of the latter is to compile to nothing, which makes
it really easy to leave your debugs in but disabled until you go back
and work on that chunk of code.

-- 
bill@carpenter.ORG (WJCarpenter)    PGP 0x91865119
38 95 1B 69 C9 C6 3D 25    73 46 32 04 69 D6 ED F3



This archive was generated by hypermail 2b25 : Tue Mar 27 2001 - 11:32:00 CST