I have been trying to fix a weird memory problem with my C++/SDL2 program. I want to use the Debug Managed Memory feature in VS 2013 to compare two dump files I made, but the option is not there. I am using .NET 4.5 and VS 2013 Ultimate edition, so I don't know why the option wont show.
Many thanks to anyone who answers. Any theories (no matter how crazy) will help because I am clueless at this point.