开发者

How to look variable at a pointer location in GDB?

[ipad appli开发者_开发知识库cation] error message at console

***** -[CFSet release]: message sent to deallocated instance 0xbdd9930 **

Above is the exception in GDB console, in my iPad Application, I want to see what variable or object is getting released how to do that ?


Looks like you're over-releasing either an NSSet or NSArray. What you can do to monitor the addresses is use the Debugger window under Run --> Debugger.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜