2013/8/24 Slávek Banko <slavek.banko@axis.cz>
Tim suggested to enable backtrace generation, regardless of the option NDEBUG.
For me it also seems like a good idea. What do you think?
If so, we supposed to introduce another function rather than making kdBacktrace produce output regardless of NDEBUG because in most cases it's used for non-critical errors in conjunction with kDebug(), so it will cause useless overhead if build with NDEBUG.

It seems that the enhanced capabilities kdBacktrace could be used also for
backtrace in kdesktop_lock (tdebase). Please, can you prepare a patch?

Slavek
yes sure... I'm also going to fix those creepy hacks with "#define protected public". No objections?