How-To: Enable Intel Fortran Debugging Support in VS Code #926
Closed
gnikit
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
@albertziegenhagel This is quite promising, thanks for the how-to. If you see a way this could somehow be shipped with the VS Code extension we would be glad to include it. A somewhat relevant question is whether you know if this issue is also present with the C/C++ Intel compilers on Windows. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is actually possible to use the debug adaptors that Intel ships for Visual Studio in Visual Studio Code as well, but it requires a bit of manual setup. I have written down the procedure to set it up here: https://gist.github.com/albertziegenhagel/6431811950864bd0009b6a1fa78e7f2b.
I would be more than happy if anyone tries that and let's me know if anything is unclear or whether there are any other issues.
Originally posted by @albertziegenhagel as a comment in #915 (reply in thread)
Beta Was this translation helpful? Give feedback.
All reactions