lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

RemDebug is a remote debugger for Lua 5.0/5.1. It lets you control
the execution of another Lua program remotely, setting breakpoints and
inspecting the current state of the program.

Version 1.0 Beta 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.

RemDebug is free software and uses the same license as Lua 5.0.

The source is available for download at LuaForge.

For more information on RemDebug please check
http://www.keplerproject.org/remdebug/

Any feedback is welcome!

Fabio Mascarenhas
http://www.keplerproject.org