From 9f16c5470491d4bc11cb4473895667d114fa7fd5 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Thu, 10 Sep 2009 03:02:34 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad989d8d0a3..00a62ea19d6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2009-09-10 Nick Roberts + + Reported in thread for Bug#4375. + * progmodes/gud.el (gud-tooltip-print-command): Use MI command + "-data-evaluate-expression" instead of print. + * progmodes/gdb-mi.el (gdb-tooltip-print-1): Ditto. + (gdb-tooltip-print): Parse output from above MI command. + + Remove the word "separate" from IO functions as inferior + output is now never displayed in the GUD buffer. + 2009-09-10 Juanma Barranquero * startup.el (command-line-normalize-file-name): On Windows and -- 2.39.2