]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Thu, 17 Apr 2008 05:10:04 +0000 (05:10 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 17 Apr 2008 05:10:04 +0000 (05:10 +0000)
lisp/ChangeLog

index c58b6e2750c389db718a82b958928e1fa0537478..0ffa27515411b812b1bb194b931fff0b0951a802 100644 (file)
@@ -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.