[MonoDevelop] Unsupported `mono' executable using MD debugger addin
buhochileno at gmail.com
buhochileno at gmail.com
Tue Apr 14 10:05:40 EDT 2009
Hi:
I sucesfully compile MD from last svn sources (rev.131664) (mono is
installed in my system by RPM's), but trying to use the debugger addin
MD hung up with this message in console:
PARSE LOAD: 203.054
## DebuggerServer started
EXCEPTION: Mono.Debugger.TargetException: Unsupported `mono' executable:
/usr/bin/mono
at Mono.Debugger.Backend.ProcessServant.Initialize
(Mono.Debugger.Backend.SingleSteppingEngine engine,
Mono.Debugger.Backend.Inferior inferior, Boolean is_exec) [0x0021c] in
/builddir/build/BUILD/mono-debugger-2.4/backend/ProcessServant.cs:391
at (wrapper remoting-invoke-with-check)
Mono.Debugger.Backend.ProcessServant:Initialize
(Mono.Debugger.Backend.SingleSteppingEngine,Mono.Debugger.Backend.Inferior,bool)
...mono RPM's are for version mono-core-2.4-15.1 and the debuger
mono-debugger-2.4-8 and MD 2.0.0-1
The mono sources have to be compiled with some special parameter to
allow the use of the debugger addins in MD?, any ideas?
Thanks
Mauricio
More information about the Monodevelop-list
mailing list