Am 19.08.2008 um 15:38 schrieb simozzer: > If I run my mono HelloWorld.exe through gdb and leave it > paused at the first breakpoint (gdb receives a - I can then run mono > HelloWorld.exe as many times as i like outside the debugger. As soon > as I > let the version being debugged run till completion I can no longer > run mono > HelloWorld.exe without it locking up.
Have you tried compiling with shared handles disabled? Andreas _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
