Paketname | cgdb |
Beschreibung | a curses-based interface to the GNU Debugger (GDB) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.6.5-3 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 316 Byte |
Hängt ab von | libc6 (>= 2.7), libncursesw5 (>= 5.6+20071006-3), libreadline6 (>= 6.0), dpkg (>= 1.15.4) | install- |
Empfohlene Pakete | |
Paketbetreuer | Robert Lemmen |
Quelle | |
Paketgröße | 126376 Byte |
Prüfsumme MD5 | 9b4202e9a4e1b8dc28bcc1f94c54ba2e |
Prüfsumme SHA1 | 70bafaef34a1b8a959ca1351ffd872194dd8b36e |
Prüfsumme SHA256 | 153f16c701aecbb32b7d35ceb32f90e68eade9ba36f2f5854d5ec61a1254b5f8 |
Link zum Herunterladen | cgdb_0.6.5-3_i386.deb |
Ausführliche Beschreibung | CGDB is a curses fontend to the GNU Debugger (GDB). The goal of CGDB is
to be lightweight and responsive; not encumbered with unnecessary features.
.
The interface is designed to deliver the familiar GDB text interface, with a
split screen showing the source as it executes. The UI is modeled on the
classic Unix text editor, vi. Those familiar with vi should feel right at home
using CGDB.
.
Some features offered by CGDB are:
* Syntax-highlighted source window
* Visual breakpoint setting
* Keyboard shortcuts for common functions
* Searching source window (using regexp)
|