-
-
Notifications
You must be signed in to change notification settings - Fork 45
Support for gdb-oneapi #1211
Copy link
Copy link
Closed
Labels
externalIssues related to external dependencies e.g. fortls, GDB, C++ extension, etc.Issues related to external dependencies e.g. fortls, GDB, C++ extension, etc.question
Metadata
Metadata
Assignees
Labels
externalIssues related to external dependencies e.g. fortls, GDB, C++ extension, etc.Issues related to external dependencies e.g. fortls, GDB, C++ extension, etc.question
Is there an existing request for this?
I have tried the Pre-Release of the extension.
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.