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 Alpha offers basic functionality (breakpoints and inspection)
and a simple command-line controller.

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
www.keplerproject.org