[ ソース: cgdb ]
パッケージ: cgdb (0.6.7-2 など)
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: dpkg (>= 1.15.4)
- Debian パッケージ管理システム
- または install-info
- info 形式でインストールされたドキュメンテーションを管理
-
- dep: gdb
- GNU デバッガ
以下のパッケージによって提供される仮想パッケージでもあります: gdb-minimal
-
- dep: libc6 (>= 2.15)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libncurses6 (>= 6)
- 端末処理用共有ライブラリ
-
- dep: libreadline7 (>= 6.0)
- GNU readline および history ライブラリ - ランタイムライブラリ
-
- dep: libtinfo6 (>= 6)
- 端末を扱う低レベルの terminfo 共有ライブラリ