开发者

Xcode 4 Hangs on Exception

开发者 https://www.devze.com 2023-04-06 20:25 出处:网络
I\'m running my app in Xcode 4 using the simulator.Whenever an exception is thrown and the debugger shows me the line at which it crashed, Xcode wont allow me to kill the app.I can edit my code, even

I'm running my app in Xcode 4 using the simulator. Whenever an exception is thrown and the debugger shows me the line at which it crashed, Xcode wont allow me to kill the app. I can edit my code, even rebuild it, but I can't terminat开发者_如何学Pythone the current run. I have been killing Xcode all together and restarting, but there has to be something I'm missing, right?


When i first downloaded Xcode it did the same thing to me but a clean Re- Install fixed it for me.


What happens when you go to the debugger console and enter "kill"? It should ask you to confirm that you want to kill the running inferior process, and once you confirm that, the inferior (the application it's debugging) should be murdered.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号