Visual Studio dmp debug fails to find source code
Yash MJ
1
Reputation point
I have a .dmp which was obtained from TelephonyTool.exe, when I try to analyze the same I learnt that Visual studio needs symbol path : thus I added the PDB path.
But in my case, the dissasembly code never points to cause of error which is does by linking to source code.
I am completely new to Visual Studio Environment, it would be of great help if anybody has any inputs on :
a. PDB+DLL debugging using .DMP
b. How to solve additional libraries to be able to build newly on Visual Studio, for me it always fails with Openssl errors.
Developer technologies | Visual Studio | Debugging
1,102 questions
Sign in to answer