Re: why are conditional breakpoints SO SLOW?
Re: why are conditional breakpoints SO SLOW?
- Subject: Re: why are conditional breakpoints SO SLOW?
- From: Roland King <email@hidden>
- Date: Wed, 19 Mar 2014 07:02:58 +0800
On 19 Mar, 2014, at 6:59 am, email@hidden wrote:
> If you are using Xcode 5.0 or higher, and you are seeing it take that long, please set up Instruments to sample both your app and Xcode, then run the program, and file a bug with the samples. I made a little test loop and made a condition that called some function (just to make it fair) and that took 30 seconds to test the condition 8000 times. That's not blazingly fast, but much better time than you were seeing.
>
> If you are using a 4.x Xcode, then this is a known problem whose solution is to use Xcode 5.0 if you can.
>
> Jim
It's xcode 5.1. I'll profile it tonight, it's a really trivial loop (and wouldn't you know my bug was on the last block parsed .. had to be right) and send it in. Thanks.
_______________________________________________
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