Open
Description
Is there an existing request for this?
- I have searched the existing issues
I have tried the Pre-Release of the extension.
- Feature is not present in the latest Pre-Release
Feature Request
I have tried to use "gdb-oneapi" instead of using plain "gdb" following this doc from Intel:
oneapi user guide vs code
But, when I set a breakpoint in the code, the exec seems to stop there but there is no cursor. So, can't do anything.
Is it possible to have "Modern Fortran" vscode extension work with "gdb-oneapi"?
It's kind of important since "gdb" doesn't seem to be compatible with ifx 2024 (can't step into subroutines).
This is on linux wsl2.