[Mono-list] Debugging managed code launched via embedded API

Jonathan Mitchell jonathan at mugginsoft.com
Fri Aug 29 10:00:53 UTC 2014


On 28 Aug 2014, at 17:40, Bob Summerwill <bob at summerwill.net> wrote:

> You should just be able to do Run | Attach to Process ..., and your host application should show up.
> 
> Your scenario is exactly the same as Unity3D, used by millions of developers every day (except with a non-Frankensteined Mono runtime and MonoDevelop!)
> 
Hmm…

1. Xamarin studio 5.2.1 doesn’t seem to feature the Attach to Process option under Run.
2. My app is 64 bit Obj-C which loads a 64 bit build of Mono. Will that put the kibosh on using the IDE even if I can attach to the process?

Thanks

Jonathan


More information about the Mono-list mailing list