edebug-on-entry
edebug-on-entry is an interactive compiled Lisp function in `edebug.el
'.
(edebug-on-entry FUNCTION &optional FLAG)
Cause Edebug to stop when FUNCTION is called.
With prefix argument, make this temporary so it is automatically
canceled the first time the function is entered.