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 December 11, 2022 3:52 pm GMT (diff)