Variable: semantic-debug-user-command

semantic-debug-user-command is a variable defined in debug.el.gz.

Value

nil

Documentation

The command the user is requesting.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/semantic/debug.el.gz
;; Call from the parser at a breakpoint
(defvar semantic-debug-user-command nil
  "The command the user is requesting.")