Re: How to send fetchrequest to main context from a local context on a separate thread?
Re: How to send fetchrequest to main context from a local context on a separate thread?
- Subject: Re: How to send fetchrequest to main context from a local context on a separate thread?
- From: Mikkel Islay <email@hidden>
- Date: Fri, 19 Oct 2012 15:04:30 +0200
On 19 Oct 2012, at 14:54, Koen van der Drift wrote:
> So is there a way in Xcode to follow threads and (visually) get an
> idea about what happens on each one, so I can debug this? I have seen
> all the threads pop up in the left column during the execution, but I
> find that kinda difficult to follow.
You can use some combination of Instrument's CoreData and System Profiler/MultiCore templates.
Of course, Xcode also displays traces over active threads at breakpoints.
Mikkel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden