As Rolf (who is one of the two guys who's writing MonoTouch) said: No,
because of the JIT at runtime, there is no dSYM...

Sorry, you may have to go and get an iPad.

(even if you did have a dSYM for Instruments, its running on your
desktop cpu (maybe 10x the speed of a device) with unlimited RAM
(virtual memory), so.... would it really be that much use? you could
find alloc/free issues, but that might be about it.

On Mon, Oct 22, 2012 at 12:30 PM, Dan Abramov <[email protected]> wrote:
> I want to profile a MonoTouch application in Instruments without an iPad. I 
> am able to profile an app compiled for Simulator but it's no fun without the 
> symbols:
>
> http://i.stack.imgur.com/UbMw5.png
>
> There is no option to generate IPA with dSYM in project build settings—looks 
> like they're only available when compiling for the device.
>
> http://i.stack.imgur.com/pcD7e.png
>
> All I want is a MonoTouch-aware dSYM for Simulator.
> Is this possible?
>
> SO thread: 
> http://stackoverflow.com/questions/13010458/how-do-i-generate-dsym-for-monotouch-app-in-simulator
> Xamarin thread: 
> http://forums.xamarin.com/discussion/187/how-do-i-generate-dsym-for-simulator
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/

mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com
Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to