cancel-debug-on-entry

cancel-debug-on-entry is an interactive autoloaded compiled Lisp function in `debug.el'.


(cancel-debug-on-entry &optional FUNCTION)

Undo effect of M-x debug-on-entry on FUNCTION.
If FUNCTION is nil, cancel debug-on-entry for all functions.
When called interactively, prompt for FUNCTION in the minibuffer.
To specify a nil argument interactively, exit with an empty minibuffer.