
how configure Zeus for LUA projects?
how configure Zeus for LUA projects?
The first How configure Debuger 

The Zeus debugger support is based around the semi-standard GDB style of command line debugger interface. I am not sure if there is in existence a GDB based Lua debugger, which would mean this configuration will be a little difficult 
I think you might be better of opting to use some sort of stand alone Lua debugger (if such a thing exists) and either setting up a Zeus tool to start the debugger, or alternatively using the debugger options of the workspace to define the debugger command line.
Cheers Jussi.

I think you might be better of opting to use some sort of stand alone Lua debugger (if such a thing exists) and either setting up a Zeus tool to start the debugger, or alternatively using the debugger options of the workspace to define the debugger command line.
Cheers Jussi.
Zeus can now debug Lua code.
There is an example video on this page: http://www.zeusedit.com/lua.html
Cheers Jussi
There is an example video on this page: http://www.zeusedit.com/lua.html
Cheers Jussi