[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/amarokcore
From:       Dan Meltzer <hydrogen () notyetimplemented ! com>
Date:       2007-08-31 23:06:09
Message-ID: 1188601569.906277.11078.nullmailer () svn ! kde ! org
[Download RAW message or body]

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(
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic