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 affects
both 4.0.6 and 4.1.1. Debugging with MonoDevelop seems fine, though. Another
issue I've noticed is that Exception Filters, when set in VS, doesn't seem
to be working the same way it works with normal VS behaviour. I can turn on
catching first-chance exceptions for types in a certain namespace but when
the said exceptions are raised in the emulator, VS doesn't catch the
exception and instead crashes.

On a separate note, is there a way to get the full value of long strings?
The text seems to be truncated in VS whereas in MonoDevelop there is an
option to view the full data (like how VS would allow developers to look
into the program when targeting .NET for desktop)

Thanks in advance.

Regards,
Joel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to