cgdb 0.6.3 review (linux)

Add to Watch List

CGDB is a curses-based interface to the GNU Debugger (GDB)

License: GPL (GNU General Public License)
OS: Linux
File size: 0K
Developer: Robert Rossi      
Price: $0.00
User Rating:  

0 stars award from rbytes.net

cgdb 0.6.3 is debuggers software developed by Robert Rossi.
CGDB is a curses-based interface to the GNU Debugger (GDB). cgdb's goal 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.

The library responsible for communicating with GDB is called Trivial GDB (tgdb, or more accurately, libtgdb). This abstraction allows the UI code to be independent of the debugger, as well as greatly simplifying its implementation.

Those wanting to develop other interfaces to GDB are welcome to use libtgdb as the basis for their program. Many of the headaches of parsing GDB's output and annotations can be avoided by using it.

Here are some key features of "cgdb":

  • Syntax-highlighted source window
  • Visual breakpoint setting
  • Keyboard shortcuts for common functions
  • Searching source window (using regexp)

    Installation

    CGDB could not have been written without the use of other libraries. CGDB depends on

    1. CGDB depends on readline-development-4.2 or greater.

    If you don't have this, you might get a link error that looks something like this, 'undefined symbol, rl_set_prompt'.

    2. CGDB depends on ncurses/curses.

    The version number is not known. I have used libncurses.so.5 successfully.

    3. If you decide to modify the tokenizer library or the config file module, you will need to have flex installed.

    I have used flex 2.5.4 to build cgdb.

    4. CGDB uses autoconf/automake to build its configure scripts and makefiles. So, if you change any of the autoconf/automake files, you will need this software installed.
  • aclocal (GNU automake) 1.7
  • autoconf (GNU Autoconf) 2.57
  • libtool (GNU libtool) 1.4.3
  • m4 (GNU m4) 1.4
    cgdb 0.6.3 supports different languages (including english). It works with Linux.

    Downloading cgdb 0.6.3 will take if you use fast ADSL connection.


    Download

    • 100mbit/s dedicated server
    • 100% availability


    Latest User Reviews

    Write a cgdb Review

    Please register to submit reviews. Registration will grant you access to a number of features and capabilities otherwise unavailable.

    cgdb related software

    • cgdb 0.6.3
      CGDB is a curses-based interface to the GNU Debugger (GDB)
    • GNU Automake 1.10
      Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. Requirements: · Automake requi
    • konforka 0.0
      konforka library is a convenience library which is supposed to soak in some code common to our projects. konforka is not likely th
    • GNU Oleo 1.99.16
      GNU Oleo is a lightweight spreadsheet application. It has internationalization support, an ncurses interface, a Motif/LessTif inte
    • SCAM 0.5.0
      SCAM stands for Simple Configure for Automatic Makefiles. SCAM is a simple system, based on GNU Make, but adding autoconf-like con