GordianDotNet / VSMonoDebugger

Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.
MIT License
49 stars 25 forks source link

Xamarin and VSMonoDebugger #19

Open Thorinos opened 4 years ago

Thorinos commented 4 years ago

Hello, it's a known issue that debugging Xamarin app doesn't work when VSMonoDebugger extension is enable. I would like to know if this issue is going to be fixed in the future. Sometime I'm trying to debug a Xamarin app and I forgot to disable the extension and I need to relaunch Visual Studio. It is a little bit annoying. Thank you.

GordianDotNet commented 4 years ago

I have tried this very often, but have always failed due to the dependency injection of Visual Studio. Therefore the dependency to Mono.Debugging.VisualStudio.4.9.10-pre is still available.

See Readme in directory Mono.Debugging.VisualStudio.4.9.10-pre

GordianDotNet commented 2 years ago

Could you try this with the new extension VSMon Debugger 2022 in Visual Studio 2022? If I have time I could try to port the new Xamarin debugger call to VSMonoDebugger.