lua-users home
lua-l archive

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


> The wxLua 'IDE' can load and debug a wxLua program. It can do 
> breakpoint, step in and out etc.
> Am I missing something?
> Not sure about _remote_ debugging tho. currently the IDE 
> starts a second 
> 'instance' which it call a 'client'...

Sorry I had a link to the old site which still contains the old version. 

Dont think this version does remote debuggin but looks like nice little tool
for local debugging. I have use titmouse a couple of times but I dont like
keymap (ctrl-x exits application?!) and it still seems bit buggy, this may
be a better solution. Perhaps I'll try and hack my debug stubs into it.

Well done wxLua team, keep up the good work.

N