# HG changeset patch # User Glenn Morris # Date 1208832958 0 # Node ID c5e5de94d51ffca34b29969decc7ec8c66137c7d # Parent 8191f88f6fb93907cec497ddd31f17396aeed78b (gdbmi-invalidate-frames): Declare as function. diff -r 8191f88f6fb9 -r c5e5de94d51f lisp/progmodes/gdb-ui.el --- a/lisp/progmodes/gdb-ui.el Tue Apr 22 02:55:30 2008 +0000 +++ b/lisp/progmodes/gdb-ui.el Tue Apr 22 02:55:58 2008 +0000 @@ -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