In the last few days I can no longer see symbolicated stacks when profiling with Instruments. I can see method names for system functions and mono functions, but only hex addresses for my code. I'd appreciate any thoughts about how to fix this. Some of the things I've tried:
*Pointed Instruments to the dSYM file for my app via File>>Re-symbolicate Document *Verified that the dSYM I'm using has the same UUID as my app, as per http://stackoverflow.com/questions/11379589/why-wont-my-monotouch-app-symbolicate-in-instruments this on StackOverflow *Re-booted my Mac/iPad/Instruments/MonoDevelop *Deleted/Cleaned/Re-built/Re-deployed my app Objective-C apps built in Xcode show their symbols in Instruments correctly. Version info: XCode 4.4.1 Instruments 4.4 MonoTouch 5.3.6 Mono 2.10.9 MonoDevelop 3.0.4.5 Any ideas? Thanks! -- View this message in context: http://monotouch.2284126.n4.nabble.com/Instruments-stopped-symbolicating-methods-in-my-app-tp4656904.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
