Hello developers,
I'm using visual studio 2015 and Intel Parallel Studio XE 2016 Update 3 Cluster Edition. My project includes two linked projects; an exe and a dll. The startup project is the dll. The debugger only stops at the breakpoints that are in the exe code but not in the dll code. I'm trying to figure out where the problem is. This problem just recently occurred. I was able before to debug the whole project. In fact, I'm working on a similar project using the same set of settings without problems. Can you please help with that?