Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 179 Bytes

05_03_debug.md

File metadata and controls

5 lines (3 loc) · 179 Bytes

Debugging

It is possible to implement your own trace line debugger.

Inherit from LuaTraceLineDebugger and pass a instance of this class to the CompileChunk debug argument.