lua-users home
lua-l archive

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


Hi,

We have a remote debugger on our plans for the Kepler Project. We plan to
use Luasocket and Xavante to allow debugging of CGILua scripts, but the
remote debugger should work with other frameworks too.

We'll keep the list informed as we go.

André Carregal
www.keplerproject.org

-----Original Message-----
From: lua-bounces@bazar2.conectiva.com.br
[mailto:lua-bounces@bazar2.conectiva.com.br]On Behalf Of Grisha
Sent: Thursday, June 10, 2004 9:01 AM
To: Lua list
Subject: Re: Pluto updated
[...]
Best Regards,
Grisha

P.S. Just another feature we badly need is a remote debugger. We use LuaPlus
now but it modifies Lua core files and adds lots of features we don't need.
>From reading this list for some time looks like we are not alone with this
problem. If there'd be a small remote debugger doing just that (maybe
through LuaSocket connection?) - that would be great.