lua-users home
lua-l archive

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


> Another option would be using LuaXMLRPC/SOAP and Xavante. In 
> fact this is our initial plan for the Kepler remote debugger.

 My initial impression is that it is more complex than needed, but I need to
look closer at it.  Also it seems to me that the debugger server and client
would be best implemented in C for performance and to keep the debugger from
stepping into itself.

  Tom


> -----Original Message-----
> From: lua-bounces@bazar2.conectiva.com.br 
> [mailto:lua-bounces@bazar2.conectiva.com.br] On Behalf Of 
> Andre Carregal
> Sent: Wednesday, June 16, 2004 1:57 PM
> To: 'Lua list'
> Subject: RE: Debugger support (Re: Slashdot article)
> 
> Hi,
> 
> Another option would be using LuaXMLRPC/SOAP and Xavante. In 
> fact this is our initial plan for the Kepler remote debugger.
> 
> Andre Carregal
> 
> -----Original Message-----
> From: lua-bounces@bazar2.conectiva.com.br
> [mailto:lua-bounces@bazar2.conectiva.com.br]On Behalf Of Tom Spilman
> Sent: Wednesday, June 16, 2004 2:38 PM
> To: 'Lua list'
> Subject: RE: Debugger support (Re: Slashdot article)
> 
> 
> 
> > Do you find that it works with Lua 5?  Or are you using Lua 4?
> 
>  I ported it over to Lua5.  I still need to submit it back to 
> Russ so he can post it.
> 
>   Tom
> 
> 
> > -----Original Message-----
> > From: lua-bounces@bazar2.conectiva.com.br
> > [mailto:lua-bounces@bazar2.conectiva.com.br] On Behalf Of 
> Adam D. Moss
> > Sent: Wednesday, June 16, 2004 12:30 PM
> > To: Lua list
> > Subject: Re: Debugger support (Re: Slashdot article)
> >
> > Tom Spilman wrote:
> > >   I'm actually using Lua-RPC ( http://www.q12.org/lua/ ).
> >
> > Do you find that it works with Lua 5?  Or are you using Lua 4?
> >
> > --Adam
> > --
> > Adam D. Moss   . ,,^^   adam@gimp.org   
> http://www.foxbox.org/   co:3
> >
> >
> 
> 
> 
>