From kde-commits Fri Aug 31 23:06:09 2007 From: Dan Meltzer Date: Fri, 31 Aug 2007 23:06:09 +0000 To: kde-commits Subject: extragear/multimedia/amarok/src/amarokcore Message-Id: <1188601569.906277.11078.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=118860158928235 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(