emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el,v
Date: Tue, 22 Apr 2008 02:55:59 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/22 02:55:59

Index: gdb-ui.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/progmodes/gdb-ui.el,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -b -r1.232 -r1.233
--- gdb-ui.el   19 Apr 2008 22:49:32 -0000      1.232
+++ gdb-ui.el   22 Apr 2008 02:55:58 -0000      1.233
@@ -2345,6 +2345,8 @@
     (define-key map [follow-link] 'mouse-face)
     map))
 
+(declare-function gdbmi-invalidate-frames "ext:gdb-mi" nil t)
+
 (defun gdb-frames-force-update ()
   "Force update of call stack.
 Use when the displayed call stack gets out of sync with the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]