[Cgdb-announce] CGDB 0.3.4 released
Brought to you by:
bobbybrasko,
crouchingturbo
From: Bob R. <bo...@br...> - 2003-08-15 03:10:09
|
CGDB 0.3.4 Released ------------------- Downloading: Go to http://cgdb.sourceforge.net/download.shtml for download link and instructions. This new version contains the following changes: - Fixed libinput bug. If user held down '\n' ( let it get sent many times )= =20 when they hit the next key, '\n' would get sent again.=20 This was a Very frustrating bug. - Data at prompt is now cleared when the user hits ^c. - After user opened the file dialog, the next time they hit ^c it would not= =20 refresh the prompt. =20 -Fix C/C++ highlighting bug, '\"' would screw up the source window. -Fixed ada highlighting bug. String literals were not highlighted. Enjoy, The CGDB Team. |