[MonoDevelop] Problems compiling MD with the --enable-debugger option.

Lluis Sanchez lluis at ximian.com
Thu Sep 29 05:36:34 EDT 2005


The Mono Debugger is in the middle of a big API change, and after that
change the MD add-in will need to be updated. It may take several weeks
to make everything work again.

El dj 29 de 09 del 2005 a les 11:13 +0200, en/na Carsten Prodöhl va
escriure:
> Hi,
> 
> I would like to use the mono debugger from within MD.
> Is this possible? How?
> 
> My System is Suse 9.3 and I updated it with the rpm's 
> from mono-1.1.9.1 for that system, from the mono page.
> 
> I did a svn checkout of monodevelop:
>       svn checkout svn://svn.myrealbox.com/source/trunk/monodevelop  
> Then like recommended in the README did
>       ./configure --prefix=`pkg-config --variable=prefix mono` --enable-debugger
> 
> make produces:
> ...
> cp ./CSharpBinding.addin.xml ../../build/AddIns/BackendBindings/CSharpBinding.addin.xml
> make[2]: Leaving directory `/home/prodoehl/monodevelop/Extras/CSharpBinding'
> Making all in DebuggerAddIn
> make[2]: Entering directory `/home/prodoehl/monodevelop/Extras/DebuggerAddIn'
> make[2]: *** Keine Regel vorhanden, um das Target »Services.cs«,
>   benötigt von »../../build/AddIns/DebuggerAddIn/MonoDevelop.Debugger.dll«, zu erstellen.  Schluss.
> make[2]: Leaving directory `/home/prodoehl/monodevelop/Extras/DebuggerAddIn'
> make[1]: *** [all-recursive] Fehler 1
> make[1]: Leaving directory `/home/prodoehl/monodevelop/Extras'
> make: *** [all-recursive] Fehler 1
> 
> which means: 
> No rule to create target 'Services.cs' required by 
> »../../build/AddIns/DebuggerAddIn/MonoDevelop.Debugger.dll«,
> 
> 
> Is the debugger currently not supported? Thanks for your help.
> 
> Ciao Carsten
> 
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list