From f1f6afd2fefd4c12c1e87690fd26778b6a2dfb24 Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Thu, 17 Apr 2008 05:10:04 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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. -- 2.39.5