Xcode 4 的调试区变量列表中的图标是什么意思? [英] What do the icons in Xcode 4's debug area variable list mean?

查看:28
本文介绍了Xcode 4 的调试区变量列表中的图标是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有人能够为 Xcode 4 的调试区域变量列表中的标记图标提供明确的指南?这是我目前拥有的清单.我不明白他们的意思:

Is anyone able to provide a definitive guide to the labelled icons in Xcode 4's debug area variable list? Here's a list of what I have at the moment. I can't figure out what they mean:

这不直观.例如,我有 BOOL 和 NSMutableString 对象,它们都带有绿色的i"图标.我无法在 Xcode 的文档中或在线找到这些图标的含义列表.谢谢,

It's not intuitive. For example, I have BOOL and NSMutableString objects, both with green 'i' icons. I haven't been able to find a list of what these icons mean, either in Xcode's documentation, or online. Thank-you,

史蒂夫.

推荐答案

它们看起来是:

L = Local variable
A = Argument
S = Static variable
V = global Variable
R = register
V = instance Variable
E = Expression

以下是一些讨论界面部分的链接:

Here are some links which discuss that part of the interface:

根据 Steve HHH 的建议进行更新
edit2:更新了 WWDC 2012 演示文稿中的以下信息, 在 Xcode 中调试"(视频不再可用)

edit: updated with Steve HHH's suggestion
edit2: updated following information from a WWDC 2012 presentation, "Debugging in Xcode" (video no longer available)

这篇关于Xcode 4 的调试区变量列表中的图标是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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