Debug info hidden when calling C++ function from C# (VS2013)
问题 I have a VS2013 solution which consists of 2 projects: a C# project and a C++ (CLR/DLL) project I am currently trying to solve these problems, but I haven't been able to so far. If I put a break point in the C++ code and run the C# project, the debugger doesn't break/halt when the C++ code is called from C#. I can't debug (i.e. see the values) of local variables in the C++ entry function: I get this warning when I build the solution in VS2013: C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft