file: 15-C-debugger.muf package: debug status: alpha
The mufDebugger
function is the
default Muq debugger. It accepts a event
block which has been converted to a vector
via ]makeVector
, interacts with the
user, and eventually exits by invoking a
restart -- it never does a simple return.
See its internal online help for a description of its command language.
See section ]invokeDebugger. See section ]break. See section break.
Go to the first, previous, next, last section, table of contents.