|
|
|
@ -806,7 +806,7 @@ provides some useful lists, like the list of all managed windows).
|
|
|
|
|
Use kdDebug, kdWarning, kdError, kdFatal to log debug output, warnings and
|
|
|
|
|
errors in a very flexible way. kdebug has been improved, and the API simplified.
|
|
|
|
|
tdesdk/scripts/kDebug2kdDebug.sh provides a script for automating the conversion.
|
|
|
|
|
Note that enabling/disabling debug output can now be done with kdebugdialog,
|
|
|
|
|
Note that enabling/disabling debug output can now be done with tdedebugdialog,
|
|
|
|
|
which can be found in tdebase. The hidden dialog on C+S+F12 no longer exists.
|
|
|
|
|
<P>
|
|
|
|
|
Also, note that tqDebug and fprintf aren't disabled by -DNDEBUG, whereas kdDebug is.
|
|
|
|
|