内存泄漏检测工具 [英] Memory leak detection tools

查看:112
本文介绍了内存泄漏检测工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Apple的Xcode开发环境是否提供了任何内存泄漏检测工具?

Does Apple's Xcode development environment provide any tools for memory leak detection?

我对适用于iPhone SDK的工具特别感兴趣。目前我最喜欢的业余爱好编程项目平台

I am especially interested in tools that apply to the iPhone SDK. Currently my favourite platform for hobby programming projects

所述工具的文档/教程非常有用。

Documentations/tutorials for said tools would be very helpful.

推荐答案

有一个专门叫做泄漏,就像之前的一张海报所说,最简单的运行方法是直接来自Xcode:

There is one specifically called Leaks and like a previous poster said, the easiest way to run it is straight from Xcode:



运行 - >从性能工具开始 - >泄漏

run -> Start with Performance Tool -> Leaks


它似乎非常擅长检测内存泄漏,对于像我这样的非C头很容易理解。

It seems very good at detecting memory leaks, and was easy for a Non-C Head like me to figure out.

这篇关于内存泄漏检测工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆