Try using Mono for Android 1.2.0. This should print a stack trace for unhandled 
exceptions.

 - Jon

On Sep 14, 2011, at 3:30 AM, archeg wrote:

> Hi, I've already asked that in stackoverflow. Thought it would be reasonable
> to ask that here too.
> 
> I'm trying to play with Android emulator and VS.
> 
> I've downloaded GLTriangle20 example and tried to run it. However it fell at
> CreateFrameBuffer(); Visual Studio highlights this line with green, pauses
> the debugger but doesn't show any information about this exception.
> 
> I even tried to wrap this line into try/catch, but it doesn't catch
> anything. VS just stops on that line and says nothing except green
> highlight. It looks like that:
> http://mono-for-android.1047100.n5.nabble.com/file/n4801867/pz7hJ.png 
> I downloaded JDK, Mono, and Android SDK yesterday, so all these tools are
> fresh
> 
> Even if I write in code "throw new NotImplementedException();". It stops at
> that point with green highlight, but doesn't say anything about what
> exception was thrown. 
> 
> Because of that I can't understant what the problem is, and how to fix it
> 
> --
> View this message in context: 
> http://mono-for-android.1047100.n5.nabble.com/Unhandled-exception-doesn-t-show-any-info-in-VS-tp4801867p4801867.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

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to