Re: My 2 XCode 4.4 problems
Re: My 2 XCode 4.4 problems
- Subject: Re: My 2 XCode 4.4 problems
- From: Han Ming Ong <email@hidden>
- Date: Fri, 03 Aug 2012 09:19:46 -0700
On Aug 3, 2012, at 2:40 AM, Peter Krajcik wrote:
> Hello,
>
> I just want to know if anybody is experiencing these two problems with Xcode 4.4 and 10.8
> and if there is any fix:
>
> 1. If I Run iPhone or iPad simulator and don't quit it manually, pressing Stop in Xcode causes that Xcode is unresponsive
> and the only way how to get out is Force Quit for Xcode.
We are tracking a bug where quitting the Simulator manually will result in Xcode not able to stop the target. This will be fixed real soon.
However, the other case of just pressing Stop is different.
Was the target process already running in the Simulator when you hit Stop?
If it reproduces again, please add the following user defaults in Terminal, relaunch Xcode. When the problem occurs, file a Radar bug and attach the lldb log when the problem happens:
defaults write com.apple.dt.Xcode IDEDebuggerLogToFile ~/IDEDebugger.log
Your log file will be IDEDebugger_lldb.log
Let me know the Radar number please.
Thank you, Han Ming
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden