0

I got an error when I try to put a breakpoint to a line. It puts correctly but when I start the program it says This BP will not be currenlt hit. Because no symbols loaded.

When I take a look at modules list I saw NSI.pdb doesnt exist or couldnt be loaded Im not sure why?

I installed Debug tools for windows 86 - 64 both.

here's the modules windows

ismet JM
  • 21
  • 1
  • 9
  • Verify that you have a pair of .DLL and .PDB file with the same timestamp. Verify that your debuggee has loaded the inteden version of the DLL. You could try to browse for the PDB file. – harper Jun 14 '18 at 13:56
  • First thanks for your response. How Can I update both of them? – ismet JM Jun 14 '18 at 13:58
  • Then What Can I Do now? – ismet JM Jun 14 '18 at 14:02
  • I dont have source of nsi. How can I remove it? – ismet JM Jun 14 '18 at 14:19
  • I dont know what is it. I searched entire solution but couldnt find anything links for nsi. When I create new project BP works on it ( on same computer.) New project just loads NewProject.pdb and thats enough for it. – ismet JM Jun 14 '18 at 14:30

0 Answers0