标签: iphone xcode gdb
我正在尝试调试仅在我的iPhone应用收到推送通知时才会出现的问题。
问题是当我的应用程序以这种方式启动时,我无法弄清楚如何获取调试器,甚至无法查看任何NSLog输出。 Xcode在为我启动应用程序时给了我一个调试器和gdb控制台。
NSLog
那么当Xcode没有为我启动我的应用程序时,如何在调试器中运行我的应用程序?
答案 0 :(得分:1)
在Debugging App When Launched by Push Notification
另请参阅http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/XcodeProjectManagement/230-Defining_Executable_Environments/executable_environments.html#//apple_ref/doc/uid/TP40002698-CJBICGJI