|
Contents | Previous | Next | Subchapters |
| Syntax |
stop list
|
| See Also | halt , continue , quit |
| Menu Command | Debug | Enter Debugger |
stop
O-Matrix will activate the Debugger window and the
DEBUG>
prompt.
(To exit the debugger, enter quit
at the prompt.)
If you enter
stop "Entering debugger"
O-Matrix will print
Entering debugger
in the Command window and then
and will activate the debugger window.
You can also activate the Debugger window by clicking on the
O>
prompt.
See the debugger
section for a list
of the commands available in the debugger.