[SCM] plasma-workspace packaging branch, kubuntu_utopic_next, updated. 71922388f86908f1aab60f4e6fe174438dcaa935
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Fri Oct 10 11:01:44 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-workspace.git;a=commitdiff;h=7192238
The following commit has been merged in the kubuntu_utopic_next branch:
commit 71922388f86908f1aab60f4e6fe174438dcaa935
Author: Jonathan Riddell <jr at jriddell.org>
Date: Fri Oct 10 13:01:41 2014 +0200
fix upstream_gdb-7.8-fix.diff
---
debian/patches/upstream_gdb-7.8-fix.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/upstream_gdb-7.8-fix.diff b/debian/patches/upstream_gdb-7.8-fix.diff
index dd9c4f8..89cb647 100644
--- a/debian/patches/upstream_gdb-7.8-fix.diff
+++ b/debian/patches/upstream_gdb-7.8-fix.diff
@@ -18,5 +18,5 @@ Index: plasma-workspace-5.1.0/drkonqi/data/debuggers/internal/gdbrc
[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 %execpathgdb -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
thread
thread apply all bt
--
plasma-workspace packaging
More information about the pkg-kde-commits
mailing list