From: Nick Roberts Date: Thu, 13 Sep 2007 06:14:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~832 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1c9e363ade2173f3a25ed5ac96b242430ca3be7a;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5dc2c048b22..17b8b29e4b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2007-09-13 Nick Roberts + + * progmodes/gud.el (gdb-ready): New variable. + (gdb): Set it to nil. Set gud-running to nil here... + (gud-common-init): ...instead of here. + + * progmodes/gdb-ui.el (gdba, gdb-send, gdb-source-info): + Use gdb-ready. Discard input until GDB is ready to accept it. + 2007-09-12 Dan Nicolaescu * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and