[scilab-Users] General question regarding debugging item

François Vogel fvogelnew1 at free.fr
Sun Nov 21 17:01:49 CET 2010


Hi Paul,

You must have seen the debug() function in the help pages, which is 
intended for debugging the Scilab parser itself, not for debugging 
user's scripts.

With Scilab 5 you should start by reading  help pause  or  help setbpt

About a fully integrated visual debugger, see 
http://bugzilla.scilab.org/show_bug.cgi?id=2789  and the links therein.

Currently the only environment fully featuring the debugger is 
Scicoslab:  http://www.scicoslab.org/

It is integrated in Scipad:  http://sourceforge.net/p/scipad/home/

HTH
Francois


Paul CARRICO said on 21/11/2010 11:08:
> Dear All,
>
> whatever is the programming language I've no experience in debugging
> scripts/codes ; naturally I ever heard about debugging tools but I’ve
> had no reason to use them until now ...
>
> … better late than never I would like to fill this lack and I had a
> (quick) look in debug function in Scilab => nevertheless the later
> function is intended for Scilab expert/code development only.
>
> Where can I find some information’s in such item (typically some
> tutorials) ?
>
> Nota :
>
> -for professional reasons I’m working under Windows OS …
>
> -I’m developing now more and more routines under Scilab for my needs /
> many thanks for both Scilab teams and the community ! JJJJJ
>
> Cheers
>
> Paul
>



More information about the users mailing list