Thanks! I've added the following statements at the start of the app before
mono_jit_init_version():
mono_trace_set_mask_string ("asm");
mono_trace_set_level_string ("info");
mono_trace_set_level(G_LOG_LEVEL_INFO); // needed to catch the assembly
loads.
and the output is quite helpful.
--
View this message in context:
http://www.nabble.com/assembly-bind-tracking-tp23375955p23379742.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list