Variable: idlwave-shell-halt-frame
idlwave-shell-halt-frame is a variable defined in idlw-shell.el.gz.
Value
nil
Documentation
The frame associated with halt/breakpoint messages.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/idlw-shell.el.gz
;;; The following are the types of messages we attempt to catch to
;;; resync our idea of where IDL execution currently is.
;;;
(defvar idlwave-shell-halt-frame nil
"The frame associated with halt/breakpoint messages.")