Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
cgdb: CGDB is a curses-based interface to the GNU Debugger (GDB)
- Summary
- CGDB is a curses-based interface 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.
Arch: src
Download: | cgdb-0.6.3-10.al3.src.rpm |
Build Date: | Mon Jan 22 22:23:17 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 795 KiB |
Changelog
- * Wed Jan 17 16:00:00 2007 <gilboad AT gmail DOT com> - 0.6.3-10
- Fix Source0 URL.
- Replace cp with install.
- * Mon Jan 15 16:00:00 2007 <gilboad AT gmail DOT com> - 0.6.3-9
- Do -not- delete cgdb.txt - needed by binary.
- Use the original htdocs instead of htmldocs.
- Preserve timestamps.
- Fix missing URL in imported cgdb.png.
- * Mon Jan 15 16:00:00 2007 <gilboad AT gmail DOT com> - 0.6.3-8
- Remove INSTALL
- Move cgdb.txt to %docs. (Where index.html can see it.)
- Move htdocs to %docs.
- Fix broken cgdb.png file.