diff 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
line wrap: on
line diff
--- a/lisp/Makefile.in	Mon Dec 28 22:46:08 2009 -0800
+++ b/lisp/Makefile.in	Tue Dec 29 20:15:34 2009 +1300
@@ -1233,7 +1233,7 @@
 	$(lisp)/progmodes/f90.elc \
 	$(lisp)/progmodes/flymake.elc \
 	$(lisp)/progmodes/fortran.elc \
-	$(lisp)/progmodes/gdb-mi.elc \
+	$(lisp)/progmodes/gdb-ui.elc \
 	$(lisp)/progmodes/glasses.elc \
 	$(lisp)/progmodes/grep.elc \
 	$(lisp)/progmodes/gud.elc \