Mercurial > emacs
changeset 52904:6aed8d350153
(gud-speedbar-buttons): Check for variable
object changes in gdb-ui.el.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 21 Oct 2003 22:37:29 +0000 |
parents | 4330ac057822 |
children | f27266006051 |
files | lisp/progmodes/gud.el |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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))