Xcode 4调试

编程入门 行业动态 更新时间:2024-10-27 04:29:48
本文介绍了Xcode 4调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

因为迁移到Xcode 4我完全感到困惑的调试视图,因为我无法看到数组/字典等的值。

since migrating to Xcode 4 I am totally perplexed by the debug view inasmuch as I am unable to see the values of arrays / dictionaries etc.

在Xcode 3下可以查看调试控制台并查看存储的实际值?

Under Xcode 3 I could view debug console and see the actual values stored?

推荐答案

调试信息现在出现在删除导航器(Cmd-5)和调试区域(Shift-Cmd-Y)。

Debugging information now appears in the debug navigator (Cmd-5) and the debug area (Shift-Cmd-Y).

当您运行应用程序(或点击断点)时,通过切换Xcode首选项的行为选项卡中的选项,默认显示这些区域。

You can have these areas show up by default when you run the application (or hit a breakpoint) by toggling the options in the "Behaviors" tab of Xcode's preferences.

更多推荐

Xcode 4调试

本文发布于:2023-07-23 09:29:25,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1195961.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:Xcode

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!