Making debug output a runtime option?

Mark Kretschmann markey at web.de
Sat May 12 20:55:09 CEST 2007


Hi,

currently Amarok will only print debug output when compiled 
with --enable-debug. That's pretty much useless for anyone with a standard 
distro package, because all distros build without debug support. Sometimes 
though a user runs into trouble, and it would be helpful to have debug 
output.

So I'm wondering if we couldn't simply use cout instead of qDebug, and add a 
runtime option like --debug. Seems to me this only has advantages. What do 
you think?

-- 
Mark


More information about the Amarok-devel mailing list