5 Commits

Author SHA1 Message Date
sthen
0e1bbae3a3 bdep on help2man 2014-11-26 11:44:00 +00:00
sthen
c95963929c update to cgdb 0.6.8 2014-11-24 10:29:10 +00:00
espie
cd625d933a fix bulk builds: move includes out of the way as well as the library,
so that other ports don't fail randomly when they find gnu-readline.

okay sthen@
2014-03-24 09:08:46 +00:00
jasper
0e268858fa unbreak on mips platforms, which already have the 'mips' symbol defined.
ok sthen@ (MAINTAINER)
2013-04-27 15:11:57 +00:00
sthen
5bedb8497c import ports/devel/cgdb, ok landry@
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)
2013-04-18 15:08:17 +00:00