[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el [emacs-unicode-2
From: |
Miles Bader |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el [emacs-unicode-2] |
Date: |
Thu, 14 Oct 2004 05:17:51 -0400 |
Index: emacs/lisp/progmodes/gdb-ui.el
diff -c emacs/lisp/progmodes/gdb-ui.el:1.7.2.5
emacs/lisp/progmodes/gdb-ui.el:1.7.2.6
*** emacs/lisp/progmodes/gdb-ui.el:1.7.2.5 Wed Sep 29 07:22:20 2004
--- emacs/lisp/progmodes/gdb-ui.el Thu Oct 14 08:50:06 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)
- [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el [emacs-unicode-2],
Miles Bader <=