edebug

edebug is a compiled Lisp function in `edebug.el'.

(edebug &optional ARG-MODE &rest ARGS)

Replacement for `debug'.
If we are running an edebugged function, show where we last were.
Otherwise call `debug' normally.