This is a discussion on debug output? - KDE ; I've been hacking away privately at kdvi and would like to generate some debug output. However, stuff sent to std::cout and std::cerr just dissappears into thin air and I haven't managed to get anything out of kdDebug either. Can someone ...
I've been hacking away privately at kdvi and would like to generate some
debug output. However, stuff sent to std::cout and std::cerr just
dissappears into thin air and I haven't managed to get anything out of
kdDebug either. Can someone show me how to turn =
kdDebug(1223) << "Supported Pattern: " << supportedPattern << endl;
into output to the console?
Regards,
Angus
=
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscrib=
e <<