|
Contents | Previous | Next | Subchapters |
| Syntax |
quit
|
| See Also | continue |
| Abbreviation |
q
|
| Menu Command | Debug | Exit Debugger |
x = 1 / 0
at the O> prompt,
O-Matrix will respond with an error message and ask whether to
transfer control to the O> prompt ("Continue"),
to the
DEBUG>
prompt ("Debug"),
or to the help system ("Help").
If you transfer control to the DEBUG> prompt,
O-Matrix will list the source line that caused the error.
You can new exit the debugger by entering
q
which transfer control to the O> prompt.