Debugging a running app in the simulator

Hi Tim/Carlos,
I was reading this article http://mysterycoconut.com/blog/2010/07/tweak-away and I was just amazed. This is using LUA to remote debug a running app on the simulator, now when Corona *is* running LUA natively, something similar should not be an issue.

It would be great to be able to tweak the settings and test several scenarios rather than rerun the app. Sometimes it takes a while to reach a point where you want to test and then takes the same amount of time to get there. It would be so much fun to be able to say form the console

game:setLevel(10)
game:restartLevel()

and then skip back to level 5 with just

game:setLevel(5)
game:restartLevel()

Thinking about it is sooooo great, I am sure that you can implement this in corona simulator, when the app is opened for build, this functionality is no longer available.

cheers,

Jayant C Varma [import]uid: 3826 topic_id: 3527 reply_id: 303527[/import]

Oh I am so sorry, I forgot to mention Eric in the above post. [import]uid: 3826 topic_id: 3527 reply_id: 10653[/import]