[mono-android] debugger constantly detaches
Jonathan Pryor
jonp at xamarin.com
Mon Jun 11 16:40:30 UTC 2012
On Jun 10, 2012, at 10:00 AM, l0nestar wrote:
> I intermittently get this error when the debugger detaches.
>
> http://mono-for-android.1047100.n5.nabble.com/file/n5710267/monodebugexception.png
Could you try using the 4.2.3 beta release? That has a number of fixes in the VS addin.
> I was also wondering if it is possible that the android OS is shutting my app down for misbehaving?
Yes, that's always possible, but the Debug log will usually contain verbose information when it does so. In this case, there is no such information about Android killing your process, so I don't think it's Android; there's something wrong within the process.
- Jon
More information about the Monodroid
mailing list