*iPhone* Unable to symbolicate in Object Allocations instrument
Posted
by AkademiksQc
on Stack Overflow
See other posts from Stack Overflow
or by AkademiksQc
Published on 2010-04-22T14:31:23Z
Indexed on
2010/04/22
14:33 UTC
Read the original article
Hit count: 168
Hi there, i run a C++ app from objective-c I can successfully symbolicate my function names using Shark profiler but not with the Object Allocations instrument.à In the detailed pane, i only see my C++ app name with the hexadecimal value for my C++ functions.
I tried to do a "File/Re-Symbolicate Document", selecting my app folder containing both my app and my Dsym file but nothing change.
Any clues?
My config: xCode 3.2.2 iPhonoe SDK 3.2 Snowleopard (10.6.3)
Thx.
© Stack Overflow or respective owner