Search code examples
macosbreakpointsmonodevelop

Hitting breakpoints in MonoDevelop 2.2 Beta 1 on OSX


Just installed MonoDevelop 2.2 Beta 1 on OSX Snow Leopard, and all is good.

I created a new ASP.NET web project, and ran it. So far so good. But then I put a breakpoint in the code behind, and it didn't hit it...any ideas why?

cheers


Solution

  • There is no debugger for Mac. It won't work until they actually have one. This feature works on Windows and Linux. :)