[Lunar-commits] <moonbase> kdbg: version bumped to 2.2.0.

Florin Braescu florin at lunar-linux.org
Mon Sep 7 07:11:27 CEST 2009


commit 4d990acb7c59d6e3a570a7a5c17f7b9340e41d8a
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Sep 7 08:11:27 2009 +0300

    kdbg: version bumped to 2.2.0.
    
    Source code windows have tabs attached and show the line number.
    "Direct member" display of template types was greatly improved; in particular,
    the number of elements in STL and Qt collection classes are shown.
    Arguments for the debugged program can be passed on KDbg's command lin.
---
 kde3/apps/kdbg/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde3/apps/kdbg/DETAILS b/kde3/apps/kdbg/DETAILS
index 67fc978..46aefd7 100644
--- a/kde3/apps/kdbg/DETAILS
+++ b/kde3/apps/kdbg/DETAILS
@@ -1,12 +1,12 @@
           MODULE=kdbg
-         VERSION=2.1.1
+         VERSION=2.2.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
    MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
-      SOURCE_VFY=sha1:e37bde85194bc0b61e193c5ee3af5a46e5d4fed7
+      SOURCE_VFY=sha1:212bf576811b86ddffa32464619cf5aded4fd4b3
         WEB_SITE=http://www.kdbg.org
          ENTERED=20020524
-         UPDATED=20081221
+         UPDATED=20090907
            SHORT="A graphical user interface to gdb"
 
 cat << EOF


More information about the Lunar-commits mailing list