diff etc/NEWS @ 106678:3a8fd7717b30

This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added (and never released) on the EMACS_23_1_RC branch. Namely reverse debugging and the display of STL collections as watch expressions. The long term aim is to move to GDB/MI, so these changes will be re-instated at some time in the future. At the moment, however, there are issues with gdb-mi.el that have not yet
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 29 Dec 2009 20:15:34 +1300
parents 5aa7826e36c1
children d937917bda79
line wrap: on
line diff
--- a/etc/NEWS	Mon Dec 28 22:46:08 2009 -0800
+++ b/etc/NEWS	Tue Dec 29 20:15:34 2009 +1300
@@ -218,11 +218,10 @@
 *** When `doc-view-continuous' is non-nil, scrolling a line
 on the page edge advances to the next/previous page.
 
-** gdb-mi
-
-*** GDB User Interface migrated to GDB Machine Interface and now
-supports multithread non-stop debugging and debugging of several
-threads simultaneously.
+** GDB-UI
+
+*** Toolbar functionality for reverse debugging. Display of STL collections as
+    watch expressions.  These features require GDB 7.0 or later.
 
 ** Grep