Changelog for
cgdb-0.8.0b-lp156.25.1.x86_64.rpm :
* Mon Apr 10 2017 ymarkovitchAATTgmail.com- Apply last fixes from upstream git
* Fri Mar 31 2017 ymarkovitchAATTgmail.com- update to 0.7.0
* Thu Apr 02 2015 mpluskalAATTsuse.com- Update project and download url- Update dependencies- Cleanup spec file with spec-cleaner- Update to 0.6.8
* Fix issue #40, the map commands were adding additional new lines to the mappings. For instance, \'imap a b\' in the ~/.cgdb/cgdbrc file would cause a to map to \'b
\' instead of just \'b\'.
* Added feature from issue #29, added \'until\' command to CGDB.
* Updated autotools configuration files to satisfy warnings and recommendations produced by autotools when run.
* Fix issue #49, a gcc compiler warning.
* Fixed a hang consuming 100% CPU usage on OS X Mavericks (github #48).
* Fixed a hang when quitting cgdb while inferior is running (github #1 and #5 and #46). This was believed to be fixed in the last release but I\'ve finally reproduced the issue and fixed it for good.
* Fri Jun 14 2013 nevionAATTgmail.com-update to 0.6.7 - Changed documentation license from GFDL to GPL (github #6). - Fixed a hang on MacOS when quitting cgdb while inferior is running (github #1 and #5). - Fixed a crash when pressing \'n\' in source window (github #5). - Fixed a bug opening files (and toggling breakpoints in files) with special characters (e.g. space) in their names.
* Tue Feb 14 2012 puzelAATTsuse.com- fix build on sle11-sp1
* Thu Jan 12 2012 cooloAATTsuse.com- change license to be in spdx.org format
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile- Use %_smp_mflags for parallel build
* Wed Sep 07 2011 puzelAATTsuse.com- update to cgdb-0.6.6 - Fixed a segfault on 64-bit systems in rline.c due to a missing prototype of cgdb_malloc. Thanks to Pietro Cerutti for reporting and diagnosing this one! - Fixed a bug in the file dialog. When searching for a file, and you hit enter to select it, CGDB would sometimes skip to the next file that matches and open that file instead. - No longer set the prompt to (gdb) on startup.
* Wed Dec 22 2010 puzelAATTnovell.com- clean up specfile
* Wed May 26 2010 puzelAATTnovell.com- require gdb