LUA debugger

This forum is for the Lua scriptable clone of DM/CSB called Dungeon Strikes Back by Sophia. Use DSB to build your own highly customised games.

Moderator: Sophia

Forum rules
Please read the Forum rules and policies before posting.
Post Reply
User avatar
ian_scho
High Lord
Posts: 2806
Joined: Fri Apr 07, 2006 8:30 am
Location: Zaragoza, Spain

LUA debugger

Post by ian_scho »

Hi all,

Been playing with debugging in DSB and have downloaded and installed Decoda, and it works a treat. I can do the normal break points and stuff, interrogate variables and even the special 'exvar' über object is there. I can't change values in memory whilst debugging but that's OK as I can now take a walk through the darkest depths of Sophia's mind - monster_ai.lua

It has only a 30 day evaluation period, however, before it is deactivated. Has anyone got experience of other debugging tools for Lua? I've tried LuaEdit without much success. Note that debugging like this is 'nice', but not essential.
Post Reply