Debug points are not getting hit in VS2019

Antriksh Kakkar 0 Reputation points
2023-05-20T21:09:41.66+00:00

I am using visual c++ and have multiple dlls in my solution. When i change 1/2 files and build that dll then all breakpoints added in other files of that dll does not hit.

To fix this I need to rebuild that dll again which is quite time consuming.

Can you please suggest how to overcome this issue?

I have VS2015 installed too and I have never faced this issue in VS2015.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,643 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
947 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
{count} votes