Hi,
I’ve got a problem with the debugger.
It seems to be able to connect, and it also pauses execution, but shows the current line in green only if the breakpoint is in main.lua, not in mymodule.lua (that I require in main.lua).
2013-09-11 14:10:33.741 Corona Simulator[59232:707]
Copyright © 2009-2013 C o r o n a L a b s I n c .
2013-09-11 14:10:33.742 Corona Simulator[59232:707] Version: 2.0.0
2013-09-11 14:10:33.742 Corona Simulator[59232:707] Build: 2013.1202
2013-09-11 14:10:33.743 Corona Simulator[59232:707] The file sandbox for this project is located at the following folder:
(/Users/myuser/Library/Application Support/Corona Simulator/src-A4B2DC5D117ACB20CF8A7F6058EDD971)
2013-09-11 14:10:34.134 Corona Simulator[59232:707] binding to port 36916
2013-09-11 14:10:34.134 Corona Simulator[59232:707] listening on port 36916
2013-09-11 14:10:34.155 Corona Simulator[59232:707] connected
2013-09-11 14:10:34.257 Corona Simulator[59232:707] program started
This happens with both Corona 1202 and 1137.
Product Version: LuaGliderv19 201302132200
Java: 1.7.0_25; Java HotSpot™ 64-Bit Server VM 23.25-b01
Runtime: Java™ SE Runtime Environment 1.7.0_25-b15
System: Mac OS X version 10.8.4 running on x86_64; UTF-8; en_US
(luagliderv19)
Any idea?
Thanks!
Thomas