help-octave
[Top][All Lists]
Advanced

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

Re: debug command


From: Riccardo Corradini
Subject: Re: debug command
Date: Fri, 8 Sep 2006 11:52:39 +0200 (CEST)

Dear Paul ,
could you please tell me which version of octave
are you using with these new debug commands. I didn't find in octave 2.9.8 and neither in 2.1.72. Also in the source input.cc and debug.cc.
Thanks since now
Riccardo
Paul Kienzle <address@hidden> ha scritto:
On Sep 7, 2006, at 5:30 PM, frank wang wrote:

> Hi,
>  
> From octave.sourceforge.net/compatibility.html, it says that following
> debugging commands exit in octave:
> debug_on_error, dbstop, dbclear, quit, dbwhere dbg_cont, dbg_step,
> dbg_next, dbstatus.
>  
> However, I cannot use dbg_step, dbg_next, dbg_cont. When I type which
> dbg_step in octave, it is undefined. Can anyone tell me how to find
> and use these commands?

Looking in input.cc, it seems they've been renamed:

exit, quit, return, dbcont for dbg_cont
dbstep for dbg_step
dbnext for dbg_next

I make this change and move the FAQ to the wiki:

http://wiki.octave.org/wiki.pl?MatlabOctaveCompatibility

Please contribute comments there.

- Paul


_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave

__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi
http://mail.yahoo.it


reply via email to

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