SF.net SVN: geany-plugins:[1426] trunk/geany-plugins/NEWS

dmaphy at users.sourceforge.net dmaphy at xxxxx
Fri Jun 4 19:01:38 UTC 2010


Revision: 1426
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1426&view=rev
Author:   dmaphy
Date:     2010-06-04 19:01:37 +0000 (Fri, 04 Jun 2010)

Log Message:
-----------
add NEWS notes for GeanyGDB

Modified Paths:
--------------
    trunk/geany-plugins/NEWS

Modified: trunk/geany-plugins/NEWS
===================================================================
--- trunk/geany-plugins/NEWS	2010-06-04 16:27:41 UTC (rev 1425)
+++ trunk/geany-plugins/NEWS	2010-06-04 19:01:37 UTC (rev 1426)
@@ -3,7 +3,25 @@
     GeanySendMail:
     * Allow hitting return to close email address dialog and proceed.
 
+    GeanyGDB
+    * Bugfix: Should compile on BSD again.
+    * Bugfix: Now loads files which have a space in path.
+    * Bugfix: Fixed an issue, where some localizations may caused a crash.
+	* Bugfix: Run gdb with LANG=C to avoid locale-related clashes when
+	  parsing the gdb output for the localized version break- and watchpoints.
+    * Bugfix: Improve the way a running process gets killed.
+	* Bugfix: Fix the general geany slowness that geanygdb causes once a
+	  binary is loaded
+	* Usability: Fixed confusing naming issues. This plugin is now
+	  consistently called GeanyGDB, the Unix name is geanygdb (lowercase).
+    * Usability: add a menu entry to the Geany menubar
+    * Usability: add the possibilty to set keyboard shortcuts
+	* Added a page to the info area at the bottom of Geany, which will be
+	  used to display the stack and local variables or watches in future
+	* API: Update GeanyGDB to use current API interface of Geany, to be
+	  compatible with current Geany versions.
 
+
 Geany-plugins 0.18 (October 28, 2009)
 
     General:


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list