From help-octave-request at bevo dot che dot wisc dot edu Thu Jan 30 18:32:48 2003 Subject: Re: debug mode and dbstep From: "John W. Eaton" To: Paul Kienzle Cc: ljacques at fyma dot ucl dot ac dot be, help-octave@bevo.che.wisc.edu Date: Thu, 30 Jan 2003 18:32:40 -0600 On 30-Jan-2003, Paul Kienzle 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 -------------------------------------------------------------