From: Nick Roberts Date: Thu, 24 Sep 2009 10:32:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5463439c2085cbb445289ec9e57db6108ae51482;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0918bf48ee7..f852e8db9ca 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,6 +1,8 @@ 2009-09-24 Nick Roberts - * progmodes/gdb-ui.el (gdb-jsonify-buffer): Catch gdb internal output. + * progmodes/gdb-ui.el (gdb-jsonify-buffer): Catch log stream output. + (gdb-init-2): Fortran requires list MAIN__ to find source buffer. + (gdb-jsonify-buffer): Handle case where "=" is part of value string. 2009-09-19 Nick Roberts