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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com