[MonoDevelop] monodevelop debugger patch

Lluis Sanchez Gual lluis at novell.com
Mon Apr 7 05:45:36 EDT 2008


El dj 03 de 04 del 2008 a les 22:39 +0200, en/na olivier dufour va
escriure:
> 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 ;-).

Thanks for the patch Olivier. We are already starting to do some work on
the debugger. The client API to be used by the add-in is going to change
quite a lot, since it is not going to directly use the debugger anymore
(the debugger will run in a separate process). I don't know if we'll be
able to reuse much of the existing code, but if we do we'll consider
applying your patch.

Thanks!
Lluis.




More information about the Monodevelop-list mailing list