Debugging Lua Code

lua-users home
wiki

Question: Is there a debugger for Lua?

Lua comes with debugger interface, so that users can write their own monitoring code (e.g., for a debugger, tracer, or profiler) through the Lua Debug library [1]. Some examples are below.


RecentChanges · preferences
edit · history
Last edited August 29, 2014 7:47 am GMT (diff)