Mercurial > emacs
changeset 104905:19772824da0c
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 10 Sep 2009 03:40:51 +0000 |
parents | 9d2e34daf3ab |
children | 7018aaffba60 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Sep 10 03:20:51 2009 +0000 +++ b/lisp/ChangeLog Thu Sep 10 03:40:51 2009 +0000 @@ -5,6 +5,8 @@ "-data-evaluate-expression" instead of print. * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto. (gdb-tooltip-print): Parse output from above MI command. + (gdb): Revert 2009-08-11 change. User should detach inferior + manually. Remove the word "separate" from IO functions as inferior output is now never displayed in the GUD buffer.