edebug-global-break-condition

edebug-global-break-condition is a variable defined in `edebug.el'.
Its value is
nil


Documentation:
If non-nil, an expression to test for at every stop point.
If the result is non-nil, then break. Errors are ignored.

You can customize this variable.