[ bianca ]
[ 源代码: cgdb ]
软件包:cgdb(0.8.0-3)
curses-based interface to the GNU Debugger (GDB)
CGDB is a curses frontend 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)
其他与 cgdb 有关的软件包
|
|
|
|
-
- dep: gdb
- GNU Debugger
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libncursesw6 (>= 6)
- shared libraries for terminal handling (wide character support)
-
- dep: libreadline8t64 (>= 6.0)
- GNU readline and history libraries, run-time libraries
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling