11.3.58 debugger_command_hook/2 [development,hook]

Synopsis

:- multifile user:debugger_command_hook/2.

user:debugger_command_hook(+DCommand, -Actions)

Allows the interactive debugger to be extended with user-defined commands. See Debug Commands.

Arguments

DCommand
term
Actions
term

See Also

Breakpoint Predicates.


Send feedback on this subject.