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:
parent
95a033a2fb
commit
0a4f0ab1d7
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user