edebug-modify-breakpoint

edebug-modify-breakpoint is a compiled Lisp function in `edebug.el'.

(edebug-modify-breakpoint FLAG &optional CONDITION TEMPORARY)

Modify the breakpoint for the form at point or after it.
Set it if FLAG is non-nil, clear it otherwise. Then move to that point.
If CONDITION or TEMPORARY are non-nil, add those attributes to
the breakpoint.