1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

(gud-speedbar-buttons): Check for variable

object changes in gdb-ui.el.
This commit is contained in:
Nick Roberts 2003-10-21 22:37:29 +00:00
parent 95a033a2fb
commit 0a4f0ab1d7

View 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))