Hello everyone, I'm debugging my monotouch (5.0.4) app on iPad, and I'm NOT able to step through some code inside generic classes. Break points not working as well. To satisfy the compiler/linker, I created objects of those classes with specific types, calling those methods with no success. However, I'm able to debug that code in the simulator. I also have other generic classes which work just fine, but I couldn't figure out what's wrong with the other ones.
I'm stuck as I'm unable to debug this application. Any hints/tricks? Regards -- View this message in context: http://monotouch.2284126.n4.nabble.com/Breakpoints-not-working-in-generic-classes-HELP-tp4201669p4201669.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
