How to start Yade in debug mode

Created by Anton Gladky
Keywords:
yade debug
Last updated by:
Anton Gladky

Sometimes it is useful to start yade in debug-mode. Yade-debug is working slower than optimized version, but it gives a useful information during crash, if it occurs.

If you use self-compiled version, you need to recompile your sources with -DDEBUG=1 option.

After that Yade will work in debug-mode.