

Release Notes: Many bugfixes and enhancements.


No changes have been submitted for this release.


No changes have been submitted for this release.


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.


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