Download List

Projeto Descrição

cgdb is a lightweight, but fully functional curses frontend to gdb. The goal of cgdb is to be lightweight and responsive, not encumbered with unnecessary features. The interface retains the familiar GDB text-based interface with 100% of the original functionality. The interfaces also provide additional features, such as a source code window, shortcut keys, visual setting of breakpoints, regex searching capabilities, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-01-04 08:11
0.6.5

Muitas correções e melhorias.
Tags: Bugfixes, Feature Enhancements
Many bugfixes and enhancements.

2007-04-28 21:24
0.6.4

Tags: Major bugfixes

2006-06-03 23:23
0.6.3

Tags: Minor feature enhancements

2006-04-10 05:38
0.6.2

Este lançamento deve ser executado no Solaris 2.5 novamente. Um bug no script de configuração foi corrigido. Era possível para readline para escolher a biblioteca termcap errado por causa de uma macro autoconf CGDB ruim que estava usando. Isto poderia causar a tela para obter corrompido. Um bug no marcador de sintaxe para strings C foi corrigido. Uma linha como char * s = "\"; faria com que o marcador ao intervalo. CGDB A mensagem "teve resultados inesperados, ... ' deixarão de ser exibidos quando um ponto de interrupção não pode ser analisado.
Tags: Minor bugfixes
This release should run on Solaris 2.5 again. A bug in the configure script has been fixed. It was possible for readline to choose the wrong termcap library because of a bad autoconf macro that CGDB was using. This could potentially cause the screen to get corrupted. A bug in the syntax highlighter for C strings has been fixed. A line like char *s = "\""; would cause the highlighter to break. The message 'CGDB had unexpected results, ...' will no longer be displayed when a breakpoint cannot be parsed.

2006-03-07 07:37
0.6.1

Guia completo de suporte para C + + foi a conclusão de tabulação melhorado e interactivo sobre insumos grande. A: comando permite realçar as cores para ser configurado.
Tags: Major bugfixes
Tab completion support for C++ was improved and interactive tab completion on large inputs. A :highlight command allows colors to be configured.

Project Resources