lua-users home
lua-l archive

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


The one I am thinking of using is:

http://luaforge.net/projects/clidebugger/

Should be able to use both, depending on whether debug.target is remote or not.

steve d.

On Nov 23, 2007 9:15 AM, Shmuel Zeigerman <shmuz@actcom.co.il> wrote:
> steve donovan wrote:
> >
> > RemDebug is perhaps overkill for most Lua debugging, unless you really
> > need to debug a remote process. I shall look at that variant of
> > RemDebug which isn't remote ;)
> >
>
> Did you consider using ldb?
>    http://primero.ricilake.net:8008/ldb
>
> --
> Shmuel
>