Comparing Run Logs?
Comparing Run Logs?
- Subject: Comparing Run Logs?
- From: email@hidden
- Date: Wed, 7 Mar 2007 14:01:52 -0700
I'm debugging a intermittent crashed thread. My application
indicates when a subthread has ended abnormally. I'm trying to
locate the problem by comparing the run log of when it works with the
run log of when it doesn't work.
1- Is there an easy way of doing this? FileMerge indicated there was
one difference, which was everything.
2- I have one NSLog message that is sometimes displaced maybe 10
messages later than the timer indicates, and it appears inserted into
the middle of another NSLog message. I've seen this twice, same
original message inserted into the same later message at a slightly
different point, but it occurs both when the thread crashes and when
it doesn't. Is this a symptom of something?
Thanks,
DC
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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