Variable: idlwave-shell-bp-query

idlwave-shell-bp-query is a variable defined in idlw-shell.el.gz.

Value

"help,/breakpoints"

Documentation

Command to obtain list of breakpoints.

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/idlw-shell.el.gz
(defvar idlwave-shell-bp-query "help,/breakpoints"
  "Command to obtain list of breakpoints.")