[MonoDevelop] Looking for Help on Debugging Mono Embedded on Windows with MonoDevelop

Rodney Foley rsfoley at gnomesoft.com
Wed Aug 24 16:42:55 EDT 2011


Greetings,

I posted this question in the General Mono list, and Robert Jordan gave some
help and suggested posting this in the MonoDevelop list.

/Here is the original post:/

We are embedding mono within a Visual C++ app developed with Visual Studio,
and have the prototype working. However we not able to debug into the Mono
portion of the code. We have tried mixed mode debugging in Visual Studio but
have not had any luck with this yet.

We tried using MonoDevelop and the Mono Soft Debugger but it is expecting a
.Net binary to debug not a C++ host application.

*Robert suggested* that MonoDevelop should be able to connect to a running
Mono instance
via TCP/IP. He continued to state that on our side, we must turn on the
debugger with
mono_jit_parse_options(1, "--debugger-agent=...").

Any additional help on getting us debugging Mono Embedded on Windows with
MonoDevelop would be greatly appreciated.

Kind Regards,

Rodney

--
View this message in context: http://mono.1490590.n4.nabble.com/Looking-for-Help-on-Debugging-Mono-Embedded-on-Windows-with-MonoDevelop-tp3766576p3766576.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list