help-octave
[Top][All Lists]
Advanced

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

how to debug octave code?


From: frank wang
Subject: how to debug octave code?
Date: Fri, 18 Aug 2006 09:29:30 -0700

Hi,
 
While porting my project, I found it is very difficult to debug the code. I can set break point in octave, however, after it breaks there, how can I single step? How can I continue to run? The debug command I found in octave are dbstop, dbwhere, dbstatus, dbclear. None of them will provide efficient debugging.
 
Thanks
 
Frank

reply via email to

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