LWN.net Logo

KDbg 2.1.0

From:  Johannes Sixt <johannes.sixt-AT-telecom.at>
To:  kde-announce-apps <kde-announce-apps-AT-kde.org>
Subject:  KDbg 2.1.0
Date:  Tue, 18 Dec 2007 22:32:02 +0100
Message-ID:  <4e280ee84af47362cbe88676c3f68c8f@kde-apps.org>

Name: KDbg
Version: 2.1.0
Type: KDE Development Tool
Depend: KDE 3.x
License: GPL
Homepage: http://www.kdbg.org/
More Info:
http://www.kde-apps.org/content/show.php?content=11023

Description:
 KDbg is a graphical user interface to gdb, the
GNU debugger. It provides an intuitive interface
for setting breakpoints, inspecting variables, and
stepping through code.

Changelog:
 There is only one notable change since 2.1.0-rc1:
FreeBSD core files are supported.

Notable changes since the 2.0.x series are:

- The source window hightlights syntax of C/C++
source code.

- The Attach to Process dialog shows the processes
in a tree and offers
  a filter.

- The Program Arguments dialog is reorganized into
tabbed dialog.

- Local wchart_t values are interpreted as Unicode
strings and displayed
  accordingly. (Does not work with members of
structs.)

- The std::string values are displayed (only on
platforms that use
  libstdc++.so.6).

- The output window interprets \r, i.e. it handles
how terminal applications
  typically implement progress indication.

- The variable windows now use Qt's tree controls
and look now differently.

_______________________________________________
Kde-announce-apps mailing list
Kde-announce-apps@kde.org
https://mail.kde.org/mailman/listinfo/kde-announce-apps


(Log in to post comments)

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds