yuanshuoastro / cgdb

Console front-end to the GNU debugger (F90)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CGDB

CGDB is a very lightweight console frontend to the GNU debugger. It provides a split screen interface showing the GDB session below and the program's source code above. The interface is modelled after vim's, so vim users should feel right at home using it.

Screenshot, downloads, and documentation are available from the home page: http://cgdb.github.com/

Official source releases are available here: http://cgdb.me/files

About

Console front-end to the GNU debugger (F90)

License:GNU General Public License v2.0


Languages

Language:C 91.9%Language:Lex 3.7%Language:Shell 2.9%Language:Makefile 0.6%Language:Yacc 0.5%Language:M4 0.3%Language:C++ 0.1%Language:Go 0.1%Language:Ada 0.0%