On 2012 Oct 04, at 11:07, Fritz Anderson <fri...@manoverboard.org> wrote:
> If symbols are not present in the executable, the trace will search backwards > in memory to the closest symbol that happens to be defined. Thank you, Fritz. It seems like the backtracer should have a way to avoid presenting incorrect information, but apparently not. I just noticed that this inline function is listed in the framework's exported symbols (.exp) file. So that's why it doesn't get stripped and is available for symbolizing. Jerry _______________________________________________ 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