Is there some trick to getting MonoDevelop's watch window to actually work?
I'm running MonoDevelop 2.8.2 under Windows debugging a C# app and the watch window nearly always just shows "Evaluating...". Occasionally, but rarely it will come good. I've also seen this while debugging MonoTouch apps.
I'd really like to use MonoDevelop more, but find myself constantly switching back to VS just for it's debugger.