Up

Debug

Few debugging functions for a virtual Scol machine. To use theses functions, the DEBUG flag in the source code must be set (this is not the default case). Otherwise, they are simply ignored (this is the default case).
The source code offers others ways for that.

To use this, it is required to compile yourself the source code of Scol. This should not be used in any end-user products.

Note :

When the DEBUG flag is set, the launched virtual machine is slower but, even without functions above, you should read a lot of informations in your log files.