11.3.27 breakpoint_expansion/2 [development,hook]

Synopsis

:- multifile user:breakpoint_expansion/2.

user:breakpoint_expansion(+Macro, -Body)

Defines debugger condition macros.

Arguments

Macro
term

Breakpoint test or action.

Body
term

Expanded breakpoint test or action, may be composite.

See Also

Breakpoint Conditions.


Send feedback on this subject.