Evaluating Lua debuggers
I'm using Lua as scripting language for our current project and I'm currently scouring the web for a powerful Lua debugger, standalone or integrated. The best I've found so far is Decoda which is a quite handy debugger that can track a Lua process within a host program. But as an IDE and editor it's far below par, and it doesn't play well as a standalone either. Right now I'm switching between editing in Notepad++ and debugging in Decoda, which brings its own set of problems.
What do you people use to debug your Lua script code? Are there better alternatives?
Any input is appreciated.
Hack my projects! Oh Yeah! Use an SVN client to check them out.BlockStacker
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement