Visual studio code vs visual studio

Yes, I have successfully under Linux (and in the past with MacOS, although not the case anymore). You just need to point in the launch.json file to the Intel GDB.

In Windows however that’s not possible, (last I checked which was a while back). The debug adaptor we inherit by the C/C++ vscode extension does not work with intel compilers.

1 Like