edebug-set-conditional-breakpoint

edebug-set-conditional-breakpoint is an interactive compiled Lisp function in `edebug.el'.

It is bound to C-x X x.

(edebug-set-conditional-breakpoint ARG CONDITION)

Set a conditional breakpoint at nearest sexp.
The condition is evaluated in the outside context.
With prefix argument, make it a temporary breakpoint.