Mercurial > emacs
comparison lisp/Makefile.in @ 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 | 446187db591e |
children | f2acba714cf4 |
comparison
equal
deleted
inserted
replaced
106677:f147ed43b1d5 | 106678:3a8fd7717b30 |
---|---|
1231 $(lisp)/progmodes/etags.elc \ | 1231 $(lisp)/progmodes/etags.elc \ |
1232 $(lisp)/progmodes/executable.elc \ | 1232 $(lisp)/progmodes/executable.elc \ |
1233 $(lisp)/progmodes/f90.elc \ | 1233 $(lisp)/progmodes/f90.elc \ |
1234 $(lisp)/progmodes/flymake.elc \ | 1234 $(lisp)/progmodes/flymake.elc \ |
1235 $(lisp)/progmodes/fortran.elc \ | 1235 $(lisp)/progmodes/fortran.elc \ |
1236 $(lisp)/progmodes/gdb-mi.elc \ | 1236 $(lisp)/progmodes/gdb-ui.elc \ |
1237 $(lisp)/progmodes/glasses.elc \ | 1237 $(lisp)/progmodes/glasses.elc \ |
1238 $(lisp)/progmodes/grep.elc \ | 1238 $(lisp)/progmodes/grep.elc \ |
1239 $(lisp)/progmodes/gud.elc \ | 1239 $(lisp)/progmodes/gud.elc \ |
1240 $(lisp)/progmodes/hideif.elc \ | 1240 $(lisp)/progmodes/hideif.elc \ |
1241 $(lisp)/progmodes/hideshow.elc \ | 1241 $(lisp)/progmodes/hideshow.elc \ |