[MonoDevelop] Problem with boo language support - can't use debugger

liquidoo chukhead at gmail.com
Wed Mar 2 08:42:38 EST 2011


Hi,
I installed monodevelop 2.4 + boo language addin, but the debugger does't
seem to work with boo applications both on win7 and vista (64bit version). I
can open boo projects, edit and compile them, but when I click "Debug" in
the application pad I can see the following message "Debugger Error: The
operation failed because debuggee and debugger are on incompatible
platforms. (Exception from HRESULT: 0x80131C30)" when I use Microsoft .Net
runtime. If I use Mono runtime the debug session starts, but all breakpoints
are ignored and pausing the boo application in the debugger shows a call
stack that seems fine, only the source file and line of the boo code are
empty(as if the debug information is not recognized/loaded). The same
installation works with C# projects with no problems. Can you please help me
figure out what can I do to resolve this problem as I already tried
everything that I could think of on my own. 

PS. I use "Debug" configuration of course .

--
View this message in context: http://mono.1490590.n4.nabble.com/Problem-with-boo-language-support-can-t-use-debugger-tp3331515p3331515.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list