cgdb is a lightweight curses (terminal-based) interface to the GNU Debugger (GDB). In addition to the standard gdb console, cgdb provides a split screen view that displays the source code as it executes. Syntax-highlighted source window Visual breakpoint setting Keyboard shortcuts for common functions Searching source window (using regexp) Scrollable gdb history of entire session Tab completion Key mappings (macros)
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2013/04/18 15:08:17 sthen Exp $
|
|
@bin bin/cgdb
|
|
@info info/cgdb.info
|
|
@man man/man1/cgdb.1
|
|
share/cgdb/
|
|
share/cgdb/cgdb.txt
|