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


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el
Date: Wed, 06 Oct 2004 03:42:53 -0400

Index: emacs/lisp/progmodes/gdb-ui.el
diff -c emacs/lisp/progmodes/gdb-ui.el:1.23 emacs/lisp/progmodes/gdb-ui.el:1.24
*** emacs/lisp/progmodes/gdb-ui.el:1.23 Tue Sep 28 23:09:21 2004
--- emacs/lisp/progmodes/gdb-ui.el      Wed Oct  6 07:20:53 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]