emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el [lexbind]
Date: Mon, 25 Oct 2004 00:45:16 -0400

Index: emacs/lisp/progmodes/gdb-ui.el
diff -c emacs/lisp/progmodes/gdb-ui.el:1.4.2.11 
emacs/lisp/progmodes/gdb-ui.el:1.4.2.12
*** emacs/lisp/progmodes/gdb-ui.el:1.4.2.11     Wed Oct  6 05:23:58 2004
--- emacs/lisp/progmodes/gdb-ui.el      Mon Oct 25 04:19:43 2004
***************
*** 188,193 ****
--- 188,194 ----
    (setq gdb-var-changed nil)
    (setq gdb-first-prompt nil)
    (setq gdb-prompting nil)
+   (setq gdb-input-queue nil)
    (setq gdb-current-item nil)
    (setq gdb-pending-triggers nil)
    (setq gdb-output-sink 'user)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]