Debug points are not getting hit in VS2019
Antriksh Kakkar
0
Reputation points
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
1,101 questions
Developer technologies Visual Studio Setup
1,201 questions
Developer technologies Visual Studio Other
5,450 questions
Sign in to answer