# HG changeset patch # User Nick Roberts # Date 1250169609 0 # Node ID 51cebe9c474375e322f3f965d59bb4d2133abe2b # Parent 9ae400bfd1fb5979006c218cb75fef9630d56eb1 *** empty log message *** diff -r 9ae400bfd1fb -r 51cebe9c4743 lisp/ChangeLog --- a/lisp/ChangeLog Thu Aug 13 12:18:48 2009 +0000 +++ b/lisp/ChangeLog Thu Aug 13 13:20:09 2009 +0000 @@ -1,3 +1,9 @@ +2009-08-13 Nick Roberts + + * progmodes/gdb-mi.el (gdb-inferior-io-mode): Use start-process to + create buffer with a pty but no process so that GDB can make the + inferior the controlling process. + 2009-08-13 Kenichi Handa * international/ucs-normalize.el: New file.