]> git.eshelyaron.com Git - emacs.git/commitdiff
(gud-speedbar-buttons): Check for variable
authorNick Roberts <nickrob@snap.net.nz>
Tue, 21 Oct 2003 22:37:29 +0000 (22:37 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 21 Oct 2003 22:37:29 +0000 (22:37 +0000)
object changes in gdb-ui.el.

lisp/progmodes/gud.el

index 2fd61b632df7d1e609cfca89071f9fbdfd20d8a6..61fa0fad8452634504ba452f55248ec6962c924a 100644 (file)
@@ -321,7 +321,6 @@ off the specialized speedbar mode."
   (let ((minor-mode (with-current-buffer buffer gud-minor-mode)))
     (cond 
      ((eq minor-mode 'gdba)
-      (gdb-var-update)
       (when (or gdb-var-changed
                (not (save-excursion 
                       (goto-char (point-min))