SVN commit 707071 by dmeltzer: Cut back on the variety of backtrackes presented. It gets hard to see the forest through the trees M +4 -4 crashhandler.cpp --- trunk/extragear/multimedia/amarok/src/amarokcore/crashhandler.cpp #707070:707071 @@ -158,9 +158,9 @@ const QByteArray gdb_batch = "bt\n" +// "echo \\n\\n\n" +// "bt full\n" "echo \\n\\n\n" - "bt full\n" - "echo \\n\\n\n" "echo ==== (gdb) thread apply all bt ====\\n\n" "thread apply all bt\n"; @@ -225,8 +225,8 @@ body += fileCommandOutput + "\n\n"; body += "==== (gdb) bt =====================\n"; body += bt + "\n\n"; - body += "==== kBacktrace() ================\n"; - body += kBacktrace(); +// body += "==== kBacktrace() ================\n"; +// body += kBacktrace(); //TODO startup notification // KToolInvocation::invokeMailer(