Hi, I've did a small setup to try mono and now I have a C++ program embedding and C# assembly. I'm under Windows and using VS2010.
So far, I'm able to launch my main app from VS, load my assembly, unload it, recompile it with another VS instance, and then reload the assembly on my main program without stopping my main program. Now, I would like to be able to debug my assembly but I'm unable to do so. I cannot attach my secondary VS to the process since it's not available. On my main VS instance that is debugging the main program, I cannot debug the assembly, only the main c++ application. Anyone knows how to setup a mono debug environment with VS2010? Thanks! ___________________ Francois Schelling Senior Programmer Square Enix Montréal [email protected] Francois ______________________________________________________________________ This email has been scanned by the MessageLabs ______________________________________________________________________ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
