iphone - shark does not show source code -


we trying run shark on our iphone application. however, in analyzed samples not list of our application function. listed libraries , when click on of those, assembly code visible. of sites mention 'generate debug symbols' option when building app; not able find option either. instead have enabled 'generate profiling information' option. can please how see application functions , source code in analyzed samples of shark?

you have compile debugging (not symbols), see shark manual.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -