X2Go Bug report logs - #255
Debug package for x2goclient.

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Date: Fri, 28 Jun 2013 19:48:02 UTC

Severity: wishlist

Tags: pending

Found in version 4.0.1.0

Fixed in version 4.0.1.1

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 28 Jun 2013 19:40:23 +0000
From xypron.glpk@gmx.de  Fri Jun 28 21:40:23 2013
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM,
	RCVD_IN_DNSWL_NONE,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21])
	by ymir (Postfix) with ESMTP id 2E5F85DB1E
	for <submit@bugs.x2go.org>; Fri, 28 Jun 2013 21:40:23 +0200 (CEST)
Received: from mailout-de.gmx.net ([10.1.76.20]) by mrigmx.server.lan
 (mrigmx001) with ESMTP (Nemesis) id 0Ly8b5-1UDSAU01C9-015ZLY for
 <submit@bugs.x2go.org>; Fri, 28 Jun 2013 21:40:23 +0200
Received: (qmail invoked by alias); 28 Jun 2013 19:40:22 -0000
Received: from ip-109-90-96-202.unitymediagroup.de (EHLO [192.168.123.29]) [109.90.96.202]
  by mail.gmx.net (mp020) with SMTP; 28 Jun 2013 21:40:22 +0200
X-Authenticated: #41704822
X-Provags-ID: V01U2FsdGVkX18Iblw1PSMIUk2sxsDDUGlCIE1t7DT7kHjj5kA3Bp
	xB7sSGm7kaKakp
Message-ID: <51CDE6A5.3050107@gmx.de>
Date: Fri, 28 Jun 2013 21:40:21 +0200
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12
MIME-Version: 1.0
To: submit@bugs.x2go.org
Subject: Debug package for x2goclient.
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Package: x2goclient
Version: 4.0.1.0
Severity: wishlist

Debugging the x2goclient requires debug symbols. These should be 
supplied as a
debian package. Please, apply the patch below.

I used the debug symbols for finding uninitialized decision variables in 
the x2goclient with valgrind.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 debian/control |   20 ++++++++++++++++++++
 debian/rules   |    3 +++
 2 files changed, 23 insertions(+)

diff --git a/debian/control b/debian/control
index 266f13a..fd1ee74 100644
--- a/debian/control
+++ b/debian/control
@@ -49,6 +49,26 @@ Description: X2Go Client application (Qt4)
  x2goclient is a graphical client (Qt4) for the X2Go system.
  You can use it to connect to running sessions and start new sessions.

+Package: x2goclient-dbg
+Priority: extra
+Section: debug
+Architecture: any
+Depends: ${misc:Depends}, x2goclient (= ${binary:Version})
+Description: X2Go Client application (Qt4)
+ X2Go is a serverbased computing environment with
+    - session resuming
+    - low bandwidth support
+    - LDAP support
+    - client-side mass storage mounting support
+    - client-side printing support
+    - audio support
+    - authentication by smartcard and USB stick
+ .
+ x2goclient is a graphical client (Qt4) for the X2Go system.
+ You can use it to connect to running sessions and start new sessions
+ .
+ This package provides the debug symbols for the x2goclient application.
+
 Package: x2goplugin
 Architecture: any
 Depends:
diff --git a/debian/rules b/debian/rules
index 2bbb30a..bc53558 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,6 @@ override_dh_auto_clean:
 	rm -Rf x2goclient_*.qm

 override_dh_auto_install:
+
+override_dh_strip:
+	dh_strip --dbg-package=x2goclient-dbg
-- 1.7.10.4


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Wed Apr 24 13:26:41 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.