This dialog came up while an app was running in the debugger in 4.2 from
VS2010 - nothing obvious went wrong in the app.

http://i.imgur.com/x2zCb.png

recent debug output window looked like:

05-16 15:10:18.190 D/dalvikvm(16310): GC_EXTERNAL_ALLOC freed 103K, 47%
free 2972K/5511K, external 1186K/1281K, paused 38ms
05-16 15:10:18.245 D/dalvikvm(16310): GC_EXTERNAL_ALLOC freed 6K, 47% free
2967K/5511K, external 2533K/2829K, paused 37ms
Mono.Debugger.Soft.VMDisconnectedException: Exception of type
'Mono.Debugger.Soft.VMDisconnectedException' was thrown.
   at Mono.Debugger.Soft.Connection.SendReceive(CommandSet command_set,
Int32 command, PacketWriter packet)
   at Mono.Debugger.Soft.Connection.Object_GetInfo(Int64 id)
   at Mono.Debugger.Soft.VirtualMachine.GetObject[T](Int64 id, Int64
domain_id, Int64 type_id)
   at Mono.Debugger.Soft.VirtualMachine.GetObject[T](Int64 id)
   at Mono.Debugger.Soft.Event.get_Thread()
   at Mono.Debugging.Soft.SoftDebuggerSession.HandleEvent(Event e)
   at Mono.Debugging.Soft.SoftDebuggerSession.HandleEventSet(EventSet es)
   at Mono.Debugging.Soft.SoftDebuggerSession.EventHandler()
The program 'Mono' has exited with code 255 (0xff).
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to