[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Scite-debug: function call on multiple lines
- From: "steve donovan" <steve.j.donovan@...>
- Date: Fri, 23 Nov 2007 10:03:49 +0200
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
>