Scilab + KDbg

Laurent Vaylet laurent.vaylet at scilab.org
Fri Jun 27 13:50:06 CEST 2008


Hi,

An extra debugging option has just been added to Scilab (Linux version 
only). Provided you compiled Scilab with the "--enable-debug" switch, 
you can now launch it under KDbg using the following syntax :

$ ./bin/scilab -debug-kdbg

Of course, gdb can still be used with the same "-debug" switch.

More info on this Wiki page : 
http://wiki.scilab.org/Debugging_and_Profiling_Scilab_5

However straightforward and user-friendly KDbg may be, a link to its 
User's Manual is also included.

Laurent





More information about the dev mailing list