|
Hi Peter
Yes I am a big fan of ZeroBrane Studio, its author is extremely helpful with any questions and bug reports. I recall pointing out a couple of small bugs I noticed a few months back, Paul replied within a matter of hours and fixed it in a day or so !! My problem is that I need to debug Lua source code that has tons of calls to my own custom C API functions, of course I cant debug that source in isolation as those functions don't exist. I need to be able to debug the source as it executes in its EXE environment. LuaStudio allows me to do that by attaching to the exe, this facility is not present in ZBS. I could probably achieve the same goal using ZBS if my PC exe had an Ethernet capability and could run LuaSocket. It hasn't, so I am snookered on that solution. I wonder if Paul Kulchenko has considered adding the ability to attach to a running process ? It would have to be a specific PC only feature though. It Would be a fantastic feature if its possible ? Geoff Date: Sat, 8 Jun 2013 15:43:46 -0400 From: xingdaoshuiqongchu@gmail.com To: lua-l@lists.lua.org Subject: Re: Anyone using Decoda IDE? If you are not restricted to Decoda, you might try ZeroBranes instead. It is a green program on windows. Just download and extract the windows binary, no trick and hassle http://studio.zerobrane.com/ On Sat, Jun 8, 2013 at 6:49 AM, Geoff Smith <spammealot1@live.co.uk> wrote:
|