Hi Lucas,

> I wonder if there is any debugger done in wx.lua that have function Step In
> Step out.Tenho wxLua on a project at my college (UFOP) in Brazil and need such
> a function to be used in my code.

Yes, there is an example in samples/editor.wx.lua, which implements
step-in and step-out commands.

I have also developed an IDE roughly based on that example, which
implemented that functionality using MobDebug (instead of the debugger
components that come with wxlua); more details here:
http://www.freelists.org/post/zerobrane/Step-In-Step-Out-in-LUA,1

Paul.

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to