debug--implement-debug-on-entry
debug--implement-debug-on-entry is a compiled Lisp function in `debug.el
'.
(debug--implement-debug-on-entry &rest IGNORE)
Conditionally call the debugger.
A call to this function is inserted by `debug-on-entry' to cause
functions to break on entry.