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.MonotoolsDebuggerSession.OnUnhandledException(Object
sender, TargetEventArgs args)

After i confirmed this, another one shows up:

EXCEPTION: 
System.NullReferenceException: Object reference not set to an instance of
and object.
at
Mono.VisualStudio.Extension.Debugger.MonotoolsDebuggerSession.OnUnhandledException(Object
sender, TargetEventArgs args)
at 
Mono.Debugging.Client.DebuggerSession.OnTargetEvent(TargetEventArgs args)
at
Mono.Debugging.Soft.SoftDebuggerSession.HandleBreakEventSet(Event[] es,
Boolean dequeuing)
at
mono.Debugging.Soft.SoftDebuggerSession.HandleEventSet(EventSet es)
at Mono.Debugging.Soft.SoftDebuggerSession.EventHandler()


After confirming this message too, the program seems to stop, but doesnt
show the current location. Also i can not proceed execution, only abort.
If I abort debugging then, the App on the device freezes and needs to be
killed (Force Close).




--
View this message in context: 
http://mono-for-android.1047100.n5.nabble.com/Debugging-with-VS-2010-tp5681945p5709025.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to