From: Nick Roberts Date: Tue, 21 Oct 2003 22:37:29 +0000 (+0000) Subject: (gud-speedbar-buttons): Check for variable X-Git-Tag: ttn-vms-21-2-B4~8492 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0a4f0ab1d7141baa3d77597260e24d3bb117ebf7;p=emacs.git (gud-speedbar-buttons): Check for variable object changes in gdb-ui.el. --- diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el index 2fd61b632df..61fa0fad845 100644 --- a/lisp/progmodes/gud.el +++ b/lisp/progmodes/gud.el @@ -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))