help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to debug?


From: Etienne Grossmann
Subject: Re: How to debug?
Date: Thu, 6 Jun 2002 20:07:34 GMT

  Afaik, 'keyboard' is the best available tool for debugging.
You just add the command 'keyboard' where you would like a 
stop. You then get a command prompt when the program reaches
that point (this prompt behaves slightly differently from 
the usual command prompt). When you have inspected the situation,
typing 'return' resumes the execution, and typing Control-c inter-
upts it.

  Hth,

  Etienne



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]