I'm trying to debug my windows project with vscode. The code is c++ and I'd like to have the windows pdb files from the symbol server on hand for the debugger but I'm not sure how to do it. I read in another thread something about adding build options to a project.json file but I'm not having any luck. Thanks for any help.
Asked
Active
Viewed 481 times
0
-
What is the thread that you are referring to? – randominstanceOfLivingThing Nov 15 '16 at 21:43
-
http://stackoverflow.com/questions/38350170/visual-studio-code-not-loading-symbols-on-os-x – drwbns Nov 16 '16 at 14:39