【发布时间】:2010-07-13 02:30:43
【问题描述】:
当我通常遇到运行时错误时,我可以在 XCode 中打开 Debugger 视图并查看它发生的行并相应地修复。没有行号怎么办?我必须在某处出现分配/释放内存错误,但我该如何找到它?仪器工具几乎无法使用且速度缓慢 - 有时根本无法加载。我附上了我的调试器窗口的屏幕截图:http://www.freeimagehosting.net/image.php?1c4089f3e4.png。 alt text http://www.freeimagehosting.net/image.php?1c4089f3e4.png
【问题讨论】:
标签: iphone memory-management memory-leaks