[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/lang]
debug
(/tools/hpmatlab/toolbox/matlab/lang/debug.m)
Help text
Debugging commands.
dbstop - Set breakpoint.
dbclear - Remove breakpoint.
dbcont - Resume execution.
dbdown - Change local workspace context.
dbstack - List who called whom.
dbstatus - List all breakpoints.
dbstep - Execute one or more lines.
dbtype - List M-file with line numbers.
dbup - Change local workspace context.
dbquit - Quit debug mode.
Cross-Reference Information
This is called by
- mexdebug /tools/hpmatlab/toolbox/matlab/lang/mexdebug.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON