In Xamarin docs and videos about tracing memory leaks with Instruments, they show the line number of the source where allocations were created. I don't get that info. Do I need to build my app in a certain way in order to make that information available to Instruments?
↧