DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamekdbg
Beschreibunggraphical debugger interface
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version2.2.0-2ubuntu1
Sektionuniverse/devel
Prioritätoptional
Installierte Größe1656 Byte
Hängt ab vonkdelibs4c2a (>= 4:3.5.9), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt3-mt (>= 3:3.3.8-b), libstdc++6
Empfohlene Paketegdb (>= 5.0)
PaketbetreuerUbuntu Developers
Quelle
Paketgröße394142 Byte
Prüfsumme MD5f751df286a7a7550ede80c52500dc9ef
Prüfsumme SHA1c92a6a8bb2fdd571abb1cba6d1653d772d0724ab
Prüfsumme SHA256e2b4982ba46823c12cd4fc6793ffe13e74d9917cbdff549e1c0821d5df42fd30
Link zum Herunterladenkdbg_2.2.0-2ubuntu1_i386.deb
Ausführliche BeschreibungKDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, stepping through code and much more. KDbg requires KDE but you can of course debug any program. . KDbg can also debug XSLT (XML stylesheet translation) scripts by interfacing with xsldbg. For this the package kxsldbg must be installed. . Features include the following: * Inspection of variable values in a tree structure. * Direct member: For certain compound data types the most important member values are displayed next to the variable name, so that it is not necessary to expand the subtree of that variable in order to see the member value. KDbg can also display Qt's QString values, which are Unicode strings. * Debugger at your finger tips: The basic debugger functions (step, next, run, finish, until, set/clear/enable/disable breakpoint) are bound to function keys F5 through F10. Quick and easy. * View source code, search text, set program arguments and environment variables, display arbitrary expressions. * Debugging of core dumps, attaching to running processes is possible. * Conditional breakpoints.


Impressum
Linux is a registered trademark of Linus Torvalds