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.

Developer technologies Visual Studio Debugging
Developer technologies Visual Studio Setup
Developer technologies Visual Studio Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.