From: Nick Roberts Date: Thu, 17 Apr 2008 05:10:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~6242 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1f6afd2fefd4c12c1e87690fd26778b6a2dfb24;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c58b6e2750c..0ffa2751541 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2008-04-17 Nick Roberts + + * 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 * textmodes/remember.el (remember-version): Release Remember 2.0.