[MonoDevelop] How to debug monodevelop addins
Eberhard Beilharz
eb1 at sil.org
Tue Oct 8 13:54:34 UTC 2013
If you have a monodevelop addins project that you want to debug, you can
create a custom Execute command and run another instance from
MonoDevelop there: In the Project Options, go to Run/Custom Commands,
select Execute and then enter the path to your MonoDevelop executable.
Additionally you'll have to make sure that the addins dll is in the
right location so that the new MD instance will pick it up, e.g. by
setting the Output Path accordingly.
Hope this helps,
Eberhard
> Hello.
> Please help me. I can't find information, how to debug my monodevelop
> addins project?
>
> Thanks you.
>
>
> 2013/9/28 Artem Kovalev <nomit007 at gmail.com <mailto:nomit007 at gmail.com>>
>
> Hello.
> Please help me. I can't find information, how to debug mine the
> monodevelop addins project?
>
> Thanks you.
>
> P.S. Sorry for my bad English.
>
>
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20131008/43a70f78/attachment-0001.html>
More information about the Monodevelop-list
mailing list