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

List:       kde-release-team
Subject:    Fwd: DrKonqi backtrace generation broken with gdb 7.8
From:       Harald Sitter <sitter () kde ! org>
Date:       2014-10-10 9:47:40
Message-ID: CAEc+18FgajV2JP2PyZ+YzX4nY2_zqFVLg0gova+MCgiR-diO_w () mail ! gmail ! com
[Download RAW message or body]

FYI, apparently it silent bounced...


---------- Forwarded message ----------
From: Bhushan Shah <bhush94@gmail.com>
Date: Fri, Oct 10, 2014 at 11:46 AM
Subject: Fwd: DrKonqi backtrace generation broken with gdb 7.8
To: sitter@kde.org


---------- Forwarded message ----------
From: Bhushan Shah <bhush94@gmail.com>
Date: Fri, Oct 10, 2014 at 3:08 PM
Subject: DrKonqi backtrace generation broken with gdb 7.8
To: release-team@kde.org


Hello Release team,

DrKonqi backtrace generation is broken with gdb 7.8 so it will be good
idea to patch Drkonqi with following patch if distribution is shipping
gdb 7.8 and once gdb 7.8.1 is out you can remove this patch because is
fixed in gdb 7.8.1

--- a/drkonqi/data/debuggers/internal/gdbrc
+++ b/drkonqi/data/debuggers/internal/gdbrc
@@ -73,5 +73,5 @@ TryExec=gdb
 Backends=KCrash

 [KCrash]
-Exec=gdb -nw -n -batch -x %tempfile -p %pid %execpath
+Exec=gdb -nw -n -batch -ex "mt set target-async off" -ex "attach
%pid" -x %tempfile %execpath
 BatchCommands=set width 200\nthread\nthread apply all bt


Thanks


--
Bhushan Shah

http://bhush9.github.io
IRC Nick : bshah on Freenode


--
Bhushan Shah

http://bhush9.github.io
IRC Nick : bshah on Freenode
_______________________________________________
release-team mailing list
release-team@kde.org
https://mail.kde.org/mailman/listinfo/release-team
[prev in list] [next in list] [prev in thread] [next in thread] 

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