I'm lately developing a new mobile app that requires intensive debugging on an actual device (as I'm developing an app that uses location & maps extensively) and no matter what I tried, I can't debug it over my HTC One X.
I both tried Xamarin Studio and Visual Studio 2012 and whenever I put a breakpoint and run the app, the debugger just dies.
If I run it without debugging, it's all good and runs okay over One X.
Any ideas?