Hi, how can I activate the debug-agent within an application embedding mono runtime on windows. Currently I get an Error from Visual-C.Runtime that application is terminater irregularyly. Afterwards an Appcrash in Mono-2.0.dll is shown. The Error occurs at mono_main if the "--debug-agent=..." is passed to mono_jit_parse_options. Elmar