Xcode 4 以 root 身份调试
我正在尝试调试一个必须以 root 身份运行的程序。 我找到了一个答案,它解释了如何使用远程调试来执行操作那。那里的说明和类似的说明似乎不适用于 XCode 4。可能我只是不熟悉所引用的“可执行文件”项。有没有办法在 XCode 4 中做到这一点?
I'm trying to debug a program that has to run as root. I found a SO answer that explains how to use remote debugging to do that. The instructions there and similar instructions out there don't seem to apply to XCode 4. It's possible that I'm just not familiar with the "Executables" item that is referenced. Is there a way to do this in XCode 4?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
目前在 Xcode 4 中无法做到这一点。我已经提交了有关该缺陷的错误,并鼓励您做同样的事情< /a>.
There's currently no way to do this in Xcode 4. I've filed bugs regarding that lack, and would encourage you to do the same.