[Cgdb-announce] CGDB 0.4.1 released
Brought to you by:
bobbybrasko,
crouchingturbo
|
From: Bob R. <bo...@br...> - 2004-04-27 01:52:59
|
CGDB 0.4.1 Released
-------------------=20
=20
Downloading:
Go to http://cgdb.sourceforge.net/download.shtml for download
link and instructions.
This new version contains the following changes:
* Removed a memory leak from CGDB. When debugging applications that outp=
ut
a lot of text, CGDB would reportedly grow well over 400MB. Thanks to the
sender of this patch, who decided to keep themselves anonymous.
* Removed all instances of PATH_MAX and replaced with FSUTIL_PATH_MAX.
PATH_MAX is not defined on HURD, and thus CGDB wouldn't compile in that
environment.
* Fixed TGDB bug. Tab completion was broken during cgdb-0.4.0 release.
Enjoy,=20
The CGDB Team
|