# HG changeset patch # User Nick Roberts # Date 1066775849 0 # Node ID 6aed8d350153fcff81fb869ba6816eaff25816ec # Parent 4330ac0578226ce7a84d9de391d4898aac0ab8da (gud-speedbar-buttons): Check for variable object changes in gdb-ui.el. diff -r 4330ac057822 -r 6aed8d350153 lisp/progmodes/gud.el --- a/lisp/progmodes/gud.el Tue Oct 21 11:47:19 2003 +0000 +++ b/lisp/progmodes/gud.el Tue Oct 21 22:37:29 2003 +0000 @@ -321,7 +321,6 @@ (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))