Variable: semantic-edebug
semantic-edebug is a variable defined in semantic.el.gz.
Value
nil
Documentation
When non-nil, activate the interactive parsing debugger.
Do not set this yourself. Call semantic-debug.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic.el.gz
(defvar semantic-edebug nil
"When non-nil, activate the interactive parsing debugger.
Do not set this yourself. Call `semantic-debug'.")