diff options
author | markd <markd@pkgsrc.org> | 2011-02-17 07:48:35 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2011-02-17 07:48:35 +0000 |
commit | 6d7653a617fc92fc52dea0de8eff5dd1ecbf0214 (patch) | |
tree | e51992bdde270166f94dd96465a74dd50d2a3082 /devel/kdbg/distinfo | |
parent | 7638e708fcdf47b26a438de78715984c974a9344 (diff) | |
download | pkgsrc-6d7653a617fc92fc52dea0de8eff5dd1ecbf0214.tar.gz |
Update to kdbg 2.2.2
Changes since 2.2.0
-------------------
Bugfixes
Changes since 2.1.1
-------------------
Features:
- Source code windows have now a tab attached, which makes switching
source files much easier.
- Source code windows now show line numbers at the left.
- There are now "Find Next" and "Find Previous" commands with shortcuts
F3 and Shift+F3.
- Improved support of template types in the type tables (which are used
to show structure members next to a structure variable). Notably, the
number of elements in STL and Qt collection classes are shown.
- Arguments for the debugged program can be passed on KDbg's command line.
Bug fixes
Diffstat (limited to 'devel/kdbg/distinfo')
-rw-r--r-- | devel/kdbg/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/kdbg/distinfo b/devel/kdbg/distinfo index 705db997f56..abaa1ce5e7f 100644 --- a/devel/kdbg/distinfo +++ b/devel/kdbg/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2009/08/16 14:11:30 wiz Exp $ +$NetBSD: distinfo,v 1.17 2011/02/17 07:48:35 markd Exp $ -SHA1 (kdbg-2.1.1.tar.gz) = e37bde85194bc0b61e193c5ee3af5a46e5d4fed7 -RMD160 (kdbg-2.1.1.tar.gz) = 1e41100859b3efba05851c7eae72a59bc522bbd9 -Size (kdbg-2.1.1.tar.gz) = 887666 bytes +SHA1 (kdbg-2.2.2.tar.gz) = 1dab7f2b8fdea804278abf9da8532d63ad29eb76 +RMD160 (kdbg-2.2.2.tar.gz) = 31d9bee217dd5bebb5dab5e903a24cd9bf9dbbcc +Size (kdbg-2.2.2.tar.gz) = 903766 bytes SHA1 (patch-ac) = ef7ae69e39d01db396da61cc2231b282095cd20d |