Re: How do you debug your Lua scripts?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: How do you debug your Lua scripts?
- From: steve donovan <steve.j.donovan@...>
- Date: 2013年1月29日 14:50:11 +0200
On Tue, Jan 29, 2013 at 2:41 PM, Jose Marin <jose_marin2@yahoo.com.br> wrote:
> Is there any tool that allows us to insert breakpoints in Lua scripts?
Paul K's ZeroBrane is pretty cool (and cross-platform)
http://studio.zerobrane.com/
Recently the Koneki project released 0.9 of their Eclipse LDT, which
also supports debugging.
steve d.