cider--debug-mode | Non-nil if Cider--DEBUG mode is enabled. |
cider--debug-mode-hook | Hook run after entering or leaving ‘cider--debug-mode’. |
cider--debug-mode-map | Keymap for ‘cider--debug-mode’. |
cider--debug-mode-response | Response that triggered current debug session. |
cider--fringe-arrow-string | Used as an overlay’s before-string prop to place a fringe arrow. |
cider-debug-display-locals | If non-nil, local variables are displayed while debugging. |
cider-debug-mode-menu | Menu for CIDER debug mode. |
cider-debug-prompt | If and where to show the keys while debugging. |
cider-debug-prompt-commands | A list of debugger command specs. |
cider-debug-use-overlays | Whether to highlight debugging information with overlays. |