Debugging lua scripts once they are embedded in host languages is very hard (unless you enjoy resorting to print statements).
This allows one to create lua stacks which can be remotely debugged.
Still at an early stage but works.
|
Debugging lua scripts once they are embedded in host languages is very hard (unless you enjoy resorting to print statements).
This allows one to create lua stacks which can be remotely debugged.
Still at an early stage but works.