[Cgdb-announce] CGDB 0.5.2 Released
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bo...@br...> - 2005-05-22 02:15:15
|
CGDB 0.5.2 Released ------------------- Downloading: Go to http://cgdb.sourceforge.net/download.shtml for download link and instructions. This new version contains the following changes: * Attempt to get autoconf/automake machinery working with command, make DESTDIR=... install. This should simplify the job of package maintainers. * Added the --with-readline-prefix autoconf option. This makes configuring CGDB much easier when readline is in a non standard place. * Fixed major bug in CGDB-0.5.1 that prevented it from running on Solaris 9, FreeBSD 5.2.1 and probably many others. CGDB would hang when trying to read input. This bug made it impossible to use CGDB on those platforms. libkui is the cause of this problem and was a replacement input library for CGDB in cgdb-0.5.1. The bug is now fixed. Enjoy, The CGDB Team |