This changed in M4A 4.0.1. Now VS doesn't crash always anymore, (for example
NullReferenceExceptions) but shows 2 Popups:
Exception in OnUnhandledException:
System.NullReferenceException: Object reference not set to an instance of
and object.
at
Mono.VisualStudio.Extension.Debugger.MonotoolsDebu
Hi,
I think im having the same issue
http://mono-for-android.1047100.n5.nabble.com/VS-2010-with-Mono-for-Android-crashes-on-debugging-td5620230.html
described here .
this error is really annoying. Today I attached another instance of VS2010
to devenv.exe (native mode) and this is what happened:
Hello there,
I've downloaded the trial of MonoDroid and it does look like a very
promising project: I'm really enjoying using it. However, there's a nasty
bug when debugging with VS: any exception triggered on the emulator would
cause VS to crash (with the faulting module being vsdebug.dll). This