[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Debugging with LuaPlus and LuaEdit
- From: Chris <ctlajoie@...>
- Date: Tue, 14 Feb 2006 09:36:45 -0700
On 2/14/06, Garner Halloran <garnerh42@gmail.com> wrote:
> LuaEdit has a dll to do real time debugging, but it's not playing nice with
> LuaPlus. LuaEdit wants to be in charge of creating and destroying the VM
> and so does LuaPlus. So far I've tried to hack LuaPlus to accept the VM
> that LuaEdit creates, but it's crashing on startup. So I thought I'd ask
> here and see if anyone else has tried to use these two together for
> debugging.
Sounds interresting. I would suggest trying to contact their support
through email, or the author directly (both emails are on the About
dialog).
Let us know if you find out anything else, I for one would be
interrested in getting LuaPlus to work with LuaEdit as well.
Chris