]> git.eshelyaron.com Git - emacs.git/commit
This changeset reverts GDB Graphical Interface to use annotations. It incorporates...
authorNick Roberts <nickrob@snap.net.nz>
Tue, 29 Dec 2009 07:15:34 +0000 (20:15 +1300)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 29 Dec 2009 07:15:34 +0000 (20:15 +1300)
commit49f073bd8a61b525da3fbc35981abdaa7fc24182
treec4dc7de6c4a412d118c1ed10ad4ac589856bfd5f
parent460f6e7ced30ef7dbbf05284f0ca28f94e613c71
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
doc/emacs/building.texi
doc/emacs/emacs.texi
etc/NEWS
lisp/Makefile.in
lisp/progmodes/gdb-mi.el [deleted file]
lisp/progmodes/gdb-ui.el [new file with mode: 0644]
lisp/progmodes/gud.el