[MonoDevelop] monodevelop debugger patch

olivier dufour olivier.duff at gmail.com
Thu Apr 3 16:39:37 EDT 2008


Hi all,

This is a small patch to make the current Mnodevelop debugger addin
compilable ( without NET_2_0 define symbole).
I know that there will be a gsoc project to enable the debugger addin in
monodevelop.
I hope this will help students...

You have to replace the reference in makefile from
ICSharpCode.SharpRefactory.dll to NRefactory.dll.
And You must add the  ScriptingException.cs to list of file to compile.

This can help if you want to start from the old one debugger addin base else
just throw it to bin ;-).

cheers,
Olivier dufour
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080403/bd83fbbe/attachment-0001.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patchMonodevelopDebugger.txt
Url: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080403/bd83fbbe/attachment-0001.txt 


More information about the Monodevelop-list mailing list