[mono-android] Is there a reason that the debugger is still not stopping in breakpoints?
Amir Waldman
amirw2k at gmail.com
Sun Mar 20 10:12:23 EDT 2011
On Preview 14 I'm experiencing a strange behavior with the debugger. I set
breakpoints within an 'override' method but the debugger doesn't stop there,
and I have to 'Step into' that method from another method in the ancestor's
class that calls that virtual method.
Unfortunately I can't recreate this problem with an empty project. Is there
a reason why this may happen?
Some more information:
* All classes are in a class library
* The breakpoints are set in an overridden virtual method that's called by
the ancestor (in another method)
There are other problems with the debugger such as a 'No source available'
messages that a try-catch block can't catch, but I'm still investigating
these issues.
Regards,
Amir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/mailman/private/monodroid/attachments/20110320/c1fd0658/attachment.html
More information about the Monodroid
mailing list