Mercurial > emacs
changeset 78767:fd5ce80ad827
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 13 Sep 2007 06:14:15 +0000 |
parents | 8b1569975c4d |
children | d8140314e60f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Sep 12 19:44:36 2007 +0000 +++ b/lisp/ChangeLog Thu Sep 13 06:14:15 2007 +0000 @@ -1,3 +1,12 @@ +2007-09-13 Nick Roberts <nickrob@snap.net.nz> + + * 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 <dann@ics.uci.edu> * term/xterm.el (terminal-init-xterm): Add bindings for M-S- and