4 Commits

Author SHA1 Message Date
sthen
c9017404f5 update to cgdb-0.7.1
patch and add a dependency to use ports gdb ("egdb") by default, this
doesn't seem to work too well with base gdb (for example input hangs or
something gets confused with gdb's questions like "Make breakpoint
pending on future shared library load").
2019-08-06 20:58:26 +00:00
landry
af64d00a20 Update to cgdb 0.7.0, from Bjorn Ketelaars 2018-02-10 09:59:37 +00:00
sthen
c95963929c update to cgdb 0.6.8 2014-11-24 10:29:10 +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