Actions Report Backtraces

XLua supports printing full execution backtraces when errors occur.  This can be very useful for debugging complex scripts, but may be too verbose for some purposes.  This option can be toggled at edittime and runtime.

Enable

Turns on backtrace reporting.

Parameters

None.

Disable

Turns off backtrace reporting.

Parameters

None.

Copyright 2010 Justin Aquadro