In the default-generated c++ console app, linking gives -warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/OPT:LBR' specificationand indeed edit and continue doesn't work.Under tools\options\debugging\edit and continue, 'enable native edit and continue' is checked. I've tried several debugger types too - they all fail./OPT:LBR is currently undocumented and there's no option to disable it. It certainly shouldn't be on by default, in particular in debug builds.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Locale
Please wait...