edebug-instrument-callee

edebug-instrument-callee is an interactive compiled Lisp function in `edebug.el'.


(edebug-instrument-callee)

Instrument the definition of the function or macro about to be called.
Do this when stopped before the form or it will be too late.
One side effect of using this command is that the next time the
function or macro is called, Edebug will be called there as well.