[MonoDevelop] How to debug MD in MD?

Lluis Sanchez Gual lluis at novell.com
Fri Jan 9 06:06:30 EST 2009


El jue, 08-01-2009 a las 23:47 -0800, Vadim Chekan escribió:
> I successfully attached to the process of MD from another instance of MD.
> But each time I hit F5, it pauses at some random lines, seemingly
> signals and events related.
> Is it possible to debug MD from under MD? If no, how do I debug MD?
> I have recent MD from svn, Ubuntu-8.10.

You have to get MD from SVN and Mono 2.2 RC1. Load the MD solution and
start debugging the MonoDevelop.Startup project. Attaching to a running
process is not supported by the Mono debugger (it was enabled in
previous MD releases, but it will be disabled from now on).

Lluis.




More information about the Monodevelop-list mailing list