next up previous contents
Next: Sparse Matrix Support Up: Debugging FreeMat Code Previous: DBSTEP Step N Statements   Contents

Subsections

DBSTOP

Usage

Set a breakpoint. The syntax for this is:

  dbstop(funcname,linenumber)

where funcname is the name of the function where we want to set the breakpoint, and linenumber is the line number.



Samit K. Basu 2005-03-16