help-octave
[Top][All Lists]
Advanced

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

Re: debug mode and dbstep


From: John W. Eaton
Subject: Re: debug mode and dbstep
Date: Thu, 30 Jan 2003 18:32:40 -0600

On 30-Jan-2003, Paul Kienzle <address@hidden> wrote:

| Laurent Jacques wrote:
| 
| >Hello,
| >
| >Is there a way under Octave to debug a function step by step ?
| >Under matlab, after putting a dbstop on a given line of the corresponding 
| >file, this is realized by the 'dbstep' command. This latter executes the 
line 
| >which followed the last stop.
| >
| dbg_step

With recent development versions, the commands should be more
compatible, so the dbg_* versions are gone and dbstop and dbstep
should work.

jwe



-------------------------------------------------------------
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]