简体   繁体   English

XCode 4 中的调试器

[英]Debugger in XCode 4

Silly question...愚蠢的问题...

I cannot find the Debugger in XCode 4 (in 3 I could find it under one of the XCode menus in the menu bar);我在 XCode 4 中找不到调试器(在 3 中,我可以在菜单栏中的 XCode 菜单之一下找到它); anyone knows where is it wondering?有谁知道它在哪里想知道?

Ohad奥哈德

The Debugger menu is under Product -> Debug调试器菜单位于产品 -> 调试下

Press the "Breakpoints" button in the top bar and run.按顶部栏中的“断点”按钮并运行。

Open your xCode-4, Run your application with enabling some debug point.打开您的 xCode-4,运行您的应用程序并启用一些调试点。 Then Press "command + 6" ,然后按“命令+ 6”

You will get the list of all debug point.您将获得所有调试点的列表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM