jasonsantos / remdebugLinks
Remote debugger for Lua using LuaSocket. RemDebug offers breakpoints, inspection, step into, step over and watch expressions using a simple command-line controller. The protocol allows the use of the debugger engine with other client interfaces.
☆38Updated 15 years ago
Alternatives and similar repositories for remdebug
Users that are interested in remdebug are comparing it to the libraries listed below
Sorting:
- Lua String Templates☆188Updated 10 years ago
- A simple command line interface debugger for Lua 5.1 written in pure Lua. Its not dependent on anything other than the standard Lua 5.1 l…☆40Updated 8 years ago
- A lua debugger in independent lua VM