Debugger Control¶
The following predicates are available to control the debugging of programs:
- debug
Switches the debugger on.
- debugging
Outputs status information about the debugger which includes the leash
mode and the existing spy-points, when the debugger is on.
- nodebug
Switches the debugger off.