c++ cli - C++/CLI and C# Garbage collection before context switch -


at 1 point in time searching msdn , found app config setting force garbage collection prior native managed boundary context switch. useful tracking down references improperly getting cleaned before meant them to. cannot life of me remember option was, ring bell anyone?

thanks!

of course minute after post question find answer. mda or managed debugging assistants: http://msdn.microsoft.com/en-us/library/d21c150d.aspx

specifically part: gcmanagedtounmanaged mda.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -