[Mono-dev] connecting a debugger to an embedded mono

Matt Grasse matt.grasse at gmail.com
Thu Feb 11 12:04:27 EST 2010


Hi,

I'm embedding mono into a C++ application.  Getting mono embedded and
loading assemblies has gone pretty smoothly, and now I would like to connect
the managed code to a debugger.  If it matters, I'm doing my development on
Windows, but will eventually be running on Linux as well.

I've played around with mono_debug_init(), but haven't had any success and
cannot find detailed docs or a simple example.  I'm not even certain that
mono_debug_init() is the right place to start.  Can someone tell me the
steps to get the runtime talking to a debugger or point me at some docs or
an example?

Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100211/9da329a9/attachment.html 


More information about the Mono-devel-list mailing list