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
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to