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 lua debugger in independent lua VM☆120Updated 7 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…☆41Updated 8 years ago
- ☆42Updated 8 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆201Updated 2 years ago
- A Lua Remote Debugger☆94Updated 11 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated last year
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage