<div dir="ltr">Hello,<div>I am facing an issue in setting up the debugger for the C/C++ code in Visual Studio. As I am writing this command " g++ -g * ", after enabling C/C++ extension, I am getting following error :</div><div><br></div><div><br></div><div>/usr/bin/ld: cannot find abstractions: file format not recognized<br>/usr/bin/ld: cannot find debuild: file format not recognized<br>/usr/bin/ld: cannot find emscripten: file format not recognized<br>/usr/bin/ld: cannot find externals: file format not recognized<br>/usr/bin/ld: cannot find Gem: file format not recognized<br>/usr/bin/ld: cannot find l2ork_addons: file format not recognized<br>/usr/bin/ld: cannot find libpd: file format not recognized<br>/usr/bin/ld:LICENSE.html: file format not recognized; treating as linker script<br>/usr/bin/ld:LICENSE.html:1: syntax error<br>collect2: error: ld returned 1 exit status<br></div><div><br></div><div><br></div><div>Can you please guide me?  Moreover, can you please tell me from which file, the C/C++ code actually gets executed?</div><div>Thanks</div></div>