nemiver r732 - trunk



Author: dodji
Date: Sat Feb  9 15:19:56 2008
New Revision: 732
URL: http://svn.gnome.org/viewvc/nemiver?rev=732&view=rev

Log:
update NEWS file for upcoming 0.5.0


Modified:
   trunk/ChangeLog
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sat Feb  9 15:19:56 2008
@@ -1,3 +1,65 @@
+0.5.0 Release
+=============
+
+New features
+------------
+
+[Jonathon Jongsma]
+
+    * new basic CPU register view widget
+    * new memory editing view widget
+
+[Dodji Seketeli]
+
+    * support for remote (cross) debugging.
+      This still needs some UI love though.
+    * support for listing the global variables of the inferior
+    * support for refreshing the list of local variables "on demand"
+
+[A Gordon]
+
+   * preliminary work on the global variables listing support
+
+Fixes, cleanup and improvements
+-------------------------------
+
+[Jonathon Jongsma]
+
+    * many UI improvements here and there
+    * better breakpoints management
+    * added the --last command line option to quickly reload
+      the last saved session
+    * show frame address when their line/filename info is not available
+    * switch to GtkSourceView2 (optional)
+    * switch to GIO (optional)
+    * #447890 â "File path info is missing for function foo" popup is too
+      intrusive
+    * #465263 â error parsing breakpoint table
+    * #502526 â gdbmi parsing error
+
+[Baptiste Mille-Mathias]
+
+    * HIG fixes
+
+[Emre Turkay]
+
+    * code cleanup of the main.cc file
+
+[Dodji Seketeli]
+
+    * switch to libboost 1.34
+    * better (more reliable, faster) local variables management
+    * speed optimisations
+    * numerous low level fixes and cleanups
+    * #442213 â Limit number of frames in the call stack
+    * #503887 â start nemiver with wrongs args throws error
+    * #502634 â problem with running nemiver under compiz
+    * #504473 â Variable parsing failure on quoted '}' character
+    * #436374 â Error output when debugging an gtkmm example
+    * #514134 â gdbmi member variable parsing error
+
+
+
 0.4.0 Release
 =============
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]