Missing symbol names when profiling IPhone application with Instruments.

Posted by Mac Twist on Stack Overflow See other posts from Stack Overflow or by Mac Twist
Published on 2010-05-05T20:15:10Z Indexed on 2010/05/05 20:18 UTC
Read the original article Hit count: 180

Filed under:
|
|
|
|

I am compiling an IPhone application via command line (so no XCode options involved) and I am unable to get my symbol names to show when profiling with Instruments. I have tried several flags such as -gdawrf-2 and -g without any success. I have also tried using dsymutils to generate a .dSYM file but i have no clue how I'm supposed to use it so that failed aswell.

Any help will be greatly appreciated!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about symbol