Debuging to simulator crashes with "exited with status 5" unless I debug
Posted
by tigermain
on Stack Overflow
See other posts from Stack Overflow
or by tigermain
Published on 2010-03-24T00:01:49Z
Indexed on
2010/03/24
0:03 UTC
Read the original article
Hit count: 301
iphone
|iphone-sdk
For some reason the app I am working on has very bad PMT! Literally! Most of the time I cannot debug using the simulator without putting a breakpoint in my AppDelegate. If I don't it exists with "status 5". If I put a break point in and simple continue it works perfectly well, it also works if I run the app in the simulator when not connected to the GDB.
I have tried the source on a second machine with exactly the same results. I dont have this issue building to the device?!?!?!
Thanks
© Stack Overflow or respective owner