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
Post a Comment