Click to See Complete Forum and Search --> : Debugging MFC in VS .NET


bradsp
August 20th, 2002, 08:36 PM
Hello all,

In VS 6, I was able to step into the MFC code while debugging my apps. This
proved very helpful when a debug assertion fired in the MFC code. In VS
.NET, it appears that I have lost this capability. When I try to step into
the MFC functions, the debug environment just steps over the function call.
Has anyone experienced this? Is this capability a casualty in VS .NET? By
the way, I'm programming in C++.

Thank you for your help,
Bradley

CallMeJoe
September 5th, 2002, 12:07 PM
It's not a casualty. I just stepped into some MFC code. Check your directories and verify the source is there (during install, was there an option to install/not install the source? I don't remember.)