Re: Thread ID in crash log
Re: Thread ID in crash log
- Subject: Re: Thread ID in crash log
- From: Darren Adkinson <email@hidden>
- Date: Wed, 17 Dec 2008 11:41:20 -0800
Hello List,
I've been googling and searching for this but to no joy. How do you
get a
thread ID of the current thread that will be similar with the one
that shows
up on a crash log? This is pretty helpful for debugging multi-threaded
applications.
Thanks,
Radj
Hi Radj,
Check out CrashReporter Technical Note TN2123 (google "TN2123") - the
advice there (~p.8) is to look at the symbolic names within the
backtrace in order to identify which thread is which.
cheers
-darren
_______________________________________________
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