[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Debugging
- From: Elias Barrionovo <elias.tandel@...>
- Date: Tue, 17 Jul 2012 17:12:42 -0300
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!