Replies: 1 comment 1 reply
-
I have the same problem. I assume it is related to Dotnet 9, but I can be totally wrong. |
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.
-
I keep getting the following error message when trying to attach (or launch) an executable or dll with nvim-dap.
Failed command 'configurationDone' : 0x80070057
I was wondering if you had any information or fixes to get it working properly. My config currently looks like this :
These are the logs from
dap.log
Not fully sure if this is a bug in my config, netcoredbg or my setup. Any help is welcome
Beta Was this translation helpful? Give feedback.
All reactions