Next: , Previous: , Up: mpg-bpr   [Contents][Index]


11.3.60 debug/0   development

Synopsis

debug

Turns on the debugger in debug mode.

Description

debug/0 turns the debugger on and sets it to debug mode. Turning the debugger on in debug mode means that it will stop at the next spypoint encountered in the current execution.

The effect of this predicate can also be achieved by typing the letter d after a ^C interrupt (see Execution).

Exceptions

None.

See Also

Basic Debug.


Send feedback on this subject.