Maybe this should be in another forum, but I think its a piece of information every one new to Corona SDK might need. For some of us, like myself, I’ve only done a few things in Xcode and Corona SDK is a great way for me to not have to deal with the complexities of Xcode + ObjectiveC + and insanely large API and lots of tools.
But there are times that we need to do some things in Xcode. Like using the console in the organizer. I’ve searched for a month trying to figure that one out. The “Console” tab right in front of my face was invisible until I saw a screen shot today. So to assume we know how to use Xcode as a Corona SDK user can be frustrating.
Anyway today’s topic is the “Leaks” tool. There seems to be suggestions that it can measure memory usage on an app running on a device. However when running it (“leaks” is a command line tool in /usr/bin) it seems to want to attach to a pid of a process running on the Mac.
Can someone take a moment and explain just how to use leaks to debug a Corona SDK app?
Thanks
Rob
[import]uid: 19626 topic_id: 9159 reply_id: 309159[/import]
