[mono-android] Slow debugger issue: is the debugger using caching of some sort?

Amir Waldman amirw2k at gmail.com
Sat Mar 12 15:48:22 EST 2011


I've been experimenting with the debugger for the last two weeks. I've
reported it to have a 2 minutes delay for each step in large projects.

A few days ago, I've rebuilt my project from scratch and then the debugger
started going quickly, two to five seconds between each step!

But now, after a while and many deploys, it has become slow again, on the
same project and the same place in code. 
Currently, I've to wait between 30 seconds for every step. I suspect it goes
slower as time goes by which brings up the question:

Is your debugger using some sort of code caching on either the device or the
desktop that might cause these issues? How do you disable / clear this
caching?

I'd really like this annoyance to finally get solved.



Regards,
Amir



More information about the Monodroid mailing list