[MonoDevelop] Debug not working

Michael Hutchinson m.j.hutchinson at gmail.com
Sun Dec 5 21:25:27 EST 2010


On Sat, Dec 4, 2010 at 5:21 PM, catalandragon
<mark_costa_notes at yahoo.com> wrote:
> I have the latest version of the MonoDevelop IDE (2.4.1) and I have Mono 2.8
> installed.
> I am trying to run the Debugger for a MVC web application  but it seems that
> is not hitting any breakpoint.
> Is there any tutorial explaining how to set up the debugger for Windows.

The .NET debugger on Windows doesn't support debugging ASP.NET. I
suggest you set your project to use Mono instead of .NET
(Project->Target Runtime menu).

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list