On Jun 12, 2012, at 9:51 AM, l0nestar wrote: > Just to clarify - My app could be throwing any old exception and it isn't > trapped. Not that I think my app is throwing a stack overflow exception in > particular.
Mono has historically had issues with StackOverflowExceptions, so I wouldn't be surprised if they weren't properly handled. If other exceptions aren't trapped in the debugger, that would be a problem. If that's the case, please file a bug at bugzilla.xamarin.com. Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
