[Scilab-Dev] Debug a "Warning !!!"

Allan CORNET allan.cornet at scilab.org
Thu Feb 5 13:21:04 CET 2009


Hi,

If you build a debug version of scilab on Windows with vs express, debugger will stop on error.
In release mode , you cannot debug this error.
Scilab (release mode , Windows) catchs errors (and not crash) and returns error in console.

http://msdn.microsoft.com/en-us/library/aa908962.aspx

Allan

-----Message d'origine-----
De : ycollet at freesurf.fr [mailto:ycollet at freesurf.fr] 
Envoyé : jeudi 5 février 2009 12:06
À : dev at lists.scilab.org
Objet : [Scilab-Dev] Debug a "Warning !!!"

Hello,

How can I debug an interface when such a message appears ?

Warning !!!
Scilab has found a critical error (EXCEPTION_ACCESS_VIOLATION).
Save your data and restart Scilab.

Because such a message doesn't trigger a segmentation fault and is not seen
by gdb.

YC





More information about the dev mailing list