Projects / cgdb / Releases

RSS All releases of cgdb

  •  03 Jan 2010 23:11

Release Notes: Many bugfixes and enhancements.

  •  28 Apr 2007 12:24

No changes have been submitted for this release.

  •  03 Jun 2006 14:23

No changes have been submitted for this release.

  •  09 Apr 2006 20:38

Release Notes: 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.

  •  06 Mar 2006 22:37

Release Notes: Tab completion support for C++ was improved and interactive tab completion on large inputs. A :highlight command allows colors to be configured.

  •  30 Jan 2006 21:21

Release Notes: Tab completion is now supported and a manual was provided. Many bugfixes were made.

  •  08 Aug 2005 23:51

Release Notes: The program now detects the version of readline that will be linked against. It is now possible to sett a temporary breakpoint. A new 'arrowstyle' option was added. The ^l command was added to the Source window. The screen is cleared and redrawn when this command is received.

  •  21 May 2005 21:49

Release Notes: Besides some autoconf/automake updates, this release fixes a major bug in CGDB that appeared on most OSes besides Linux where CGDB would hang on startup while trying to read input from stdin.

  •  02 Apr 2005 22:06

Release Notes: This release fixes a crash when a user tries to set a breakpoint on a file that's not a source file. It makes the b and f commands obsolete. A searching '/', '?' bug was fixed. There are several memory runtime fixes, and a fix for a bug in the C/C++ syntax highlighter. The CGDB command line interface was fixed (GDB --args now works). A 'set asr' or autosourcereload option was added to CGDB. The :edit [:e] colon command has been implemented.

  •  15 Jul 2004 10:12

Release Notes: libkui was added into CGDB. This is the first of the four new libraries designed to make CGDB flexible and modular. Because of this, the version number has been raised to 0.5.0. A crash in TGDB when buffering commands was fixed. If the user hit "n"-Enter-Enter quickly while GDB was working on a command or not responding, the buffering code in TGDB would enter a bad command into a queue, causing it to crash when it tried to execute the command. A crash in CGDB when parsing command line parameters was fixed.

Screenshot

Project Spotlight

Thumbnailator

A thumbnail generation library for Java with a fluent interface.

Screenshot

Project Spotlight

Nodau

A simple console note taking program.