No answer form vsdbg #73
-
Hi everyone, I'm working on a project with dotnet 7 with Avalonia UI on VS2022. I'm facing a problem that's hard to debug. After transferring the files, vsdbg seems to be started but nothing happens. VS2022 is still debugging but nothing happens, and nothing is started on the target side either:
Here is the generated json :
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Thank you @dedounet for reaching out. This feature is still in the testing phase as it is different from environment-to-environment. After deploying, are you able to attach to the debugger manually via Visual Studio? https://github.com/SuessLabs/VsLinuxDebug/wiki/Debugging-Manually I know this is not ideal, however, getting feedback like yours is very helpful in getting feedback on the different environments users are using. |
Beta Was this translation helpful? Give feedback.
Thank you @dedounet for reaching out. This feature is still in the testing phase as it is different from environment-to-environment. After deploying, are you able to attach to the debugger manually via Visual Studio?
https://github.com/SuessLabs/VsLinuxDebug/wiki/Debugging-Manually
I know this is not ideal, however, getting feedback like yours is very helpful in getting feedback on the different environments users are using.