Unable to start debug session: Failed to detect dbgshim directory.

Completed

Hi,

I'm making an ASP.net Core project on Manjaro Linux, evrything seems to work right, except that I can't debug.

After compiling, I get an error saying: 

```Unable to start debug session: Failed to detect dbgshim directory./usr/share/rider/lib/ReSharperHost/runtime.sh /usr/share/rider/lib/ReSharperHost/JetBrains.Debugger.Worker.exe --mode=client --frontend-port=40917 --plugins=

Process finished with exit code 0.```

Any idea where this comes from or what causes that?

Thanks

0
2 comments

Nevermind, I found a solution, I had to remove all RuntimeIdentifier tags on my .csproj

0

Glad to hear that! 

Please do not hesitate to contact us in case of any questions. 

0

Post is closed for comments.