lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Jul 17, 2012 at 5:05 PM, Jose Marin <jose_marin2@yahoo.com.br> wrote:
> Hi,
>
> I would like to know what tools do you use to debug Lua code.
Have you tried [1] ?

>
> Also, is there any way for the Lua compiler to check if some variable wasn't
> initilized ('declared')?

See [2].

[1] http://lua-users.org/wiki/DebuggingLuaCode
[2] http://lua-users.org/wiki/DetectingUndefinedVariables


-- 
NI!