From: Milind G. <mil...@gm...> - 2012-08-27 22:37:14
|
Hi, I have a lua program in which I load a lua script as a string (loadstring) and then execute it. Is it possible to debug this script in wxLua.exe? How would I add a breakpoint in there? Thanks, Milind |