Live Chat Icon For mobile
Live Chat Icon

How come I don’t get to see the full call stack while debugging in VS2003?

Platform: WinForms| Category: Framework

In VS2003, debug info for unmanaged code is turned off by default. This is why you will not see the call stack including code in the System dlls. To enable debugging for unmanaged code go to your project properties dialog and turn on as shown in the image below:

Fig: Turning On Unmanaged code debugging

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.