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?
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.
精彩评论