Mercurial > emacs
changeset 104781:fba3984b43f5
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 01 Sep 2009 10:16:44 +0000 |
parents | d44c1d7690e7 |
children | 7d4483022eb4 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Sep 01 07:59:50 2009 +0000 +++ b/lisp/ChangeLog Tue Sep 01 10:16:44 2009 +0000 @@ -1,3 +1,12 @@ +2009-09-01 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-mi.el (gdb-var-create-handler): Remove redundant + MI command -var-evaluate-expression. + (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el + and tweak for case of string child. + (gdb-var-list-children-handler): Update from handler-1 in + gdb-ui.el. + 2009-09-01 Glenn Morris <rgm@gnu.org> * add-log.el (change-log-date-face, change-log-name-face)