I need some help setting VLD. I have it on three computer, but only one is working properly. Two are windows 7 (one is working), one is windows 10. All are using Visual Studio 2015 community.
In the ones that are not working, I do not get the code file stack trace. Instead I get the executable file stack trace. It looks a bit like this:
tester.exe!0x011CDA30()
tester.exe!0x011CDA68()
tester.exe!0x011CDD30()
tester.exe!0x011CDA30()
tester.exe!0x011CA406()
...
In the ones that are not working, I do not get the code file stack trace. Instead I get the executable file stack trace. It looks a bit like this:
tester.exe!0x011CDA30()
tester.exe!0x011CDA68()
tester.exe!0x011CDD30()
tester.exe!0x011CDA30()
tester.exe!0x011CA406()
...