Mercurial > emacs
changeset 96443:10b6d5ab8f11
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Tue, 01 Jul 2008 01:56:22 +0000 |
parents | 55e5e3d0a166 |
children | 7830512d2616 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Jun 30 19:40:47 2008 +0000 +++ b/lisp/ChangeLog Tue Jul 01 01:56:22 2008 +0000 @@ -1,3 +1,12 @@ +2008-07-01 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-create-source-file-list): New option. + (gdb-init-2): Use it. Don't run gdb-mode-hook again. + (gdb-var-list-children-regexp, gdb-var-update-regexp) + (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp) + (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1) + (gdb-stack-list-locals-regexp): Future proof regexps better. + 2008-06-30 Juri Linkov <juri@jurta.org> * faces.el (face-name-history): New variable.