开发者

Problem with finding leak code

I am using xcode 3.2 and I have leaks in my app but how can I find the line in my code which is leaking?? In earlier version of xcode I just used to double click on the object in the instru开发者_如何学Cment which used to show the xcode with pointing the line with the leak. But in the 3.2 version I am not able to do that. Please anyone tell me how to find the line where memory is leaking?

Any help would be appreciated.


You're probably working on 10.6, then you can use the extremely cool Build & Analyze feature (shift+cmd+a or in the menu Build->Build & Analyze).


In addition to my comments on your question, you might also find this helpeful (it was top link on the "Related" list on the right hand side of this page):

Instruments Leaks - Not showing my source code

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜