emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el, v [EMACS_22_BAS


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el, v [EMACS_22_BASE]
Date: Mon, 28 Apr 2008 07:18:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Nick Roberts <nickrob>  08/04/28 07:18:04

Index: gdb-ui.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/gdb-ui.el,v
retrieving revision 1.206.2.25
retrieving revision 1.206.2.26
diff -u -b -r1.206.2.25 -r1.206.2.26
--- gdb-ui.el   28 Apr 2008 03:24:43 -0000      1.206.2.25
+++ gdb-ui.el   28 Apr 2008 07:18:03 -0000      1.206.2.26
@@ -1957,7 +1957,7 @@
                        (gdb-enqueue-input
                         (list (concat gdb-server-prefix "info source\n")
                               `(lambda () (gdb-get-location
-                                           ,bptno ,line ,flag)))))))
+                                               ,bptno ,line ,flag))))))
                    (if (re-search-forward
                         "<\\(\\(\\sw\\|[_.]\\)+\\)\\(\\+[0-9]+\\)?>"
                         el t)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]