Mercurial > emacs
changeset 94127:fb606df96242
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Thu, 17 Apr 2008 05:10:04 +0000 |
parents | 908993cbed5e |
children | c1450edc341a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Apr 17 05:02:14 2008 +0000 +++ b/lisp/ChangeLog Thu Apr 17 05:10:04 2008 +0000 @@ -1,3 +1,14 @@ +2008-04-17 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-stack-update): New variable. + (gdb, gdb-starting, gdb-frames-mode): Use it. + (gdb-invalidate-frames): Advise to call "info stack" only if + execution has occurred. + (gdb-info-breakpoints-custom): Only update overlay-arrow pointing to + selected frame if no execution has occurred. + (gdb-frames-force-update): New interactive function. + (gdb-frames-mode-map): Bind it to "F". + 2008-04-17 Michael Olson <mwolson@gnu.org> * textmodes/remember.el (remember-version): Release Remember 2.0.