Hi, everybody! Please help us to fix one problem. We run .Net VisualStudio 2005 application containing both VC++ and C# projects. VC++ part serially uses data calculated in the C# part under Alchemi classes parallel model (GApplication, GThread).
When we run it under Visual Studio Debugger and use breakpoints in the lines containing calls for Start() and Stop() methods of GThread, then everything seems to work pretty well. The threads start and do their jobs all right. But when we turn the debugger off or even under debugging mood don’t set or use breakpoints, then the program seem not to start any parallel threads at all. Has anyone had this kind of problem? Please be as kind as to write us few lines about the remedy! Thanking in advance, Zalinkhan Nagoev Department of Multiagent Systems Institute fir Computer Sciense of Russian Academy of Sciences Kabardino-Balcarian Research Center [EMAIL PROTECTED] +79280816026 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ alchemi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-users
