Re: Instruments won't symbolicate the call tree. What now?
Re: Instruments won't symbolicate the call tree. What now?
- Subject: Re: Instruments won't symbolicate the call tree. What now?
- From: Jerry Krinock <email@hidden>
- Date: Fri, 10 Feb 2012 16:49:51 -0800
I had a similar problem with Mac apps until a few months ago. Sometimes gdb would symbolicate, sometimes not. The problem was that, by default, gdb uses, er, Spotlight to locate dSYM files. The fact that I always put them in the same directory as the target app didn't seem to help. Surprised?
I've not had the problem since I started specifying the dSYM files on the command line. Maybe something similar is going on with you.
_______________________________________________
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