Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mono.Debugging.VisualStudio not included in these debugger libs. #393

Open
CartBlanche opened this issue Apr 8, 2023 · 3 comments
Open

Comments

@CartBlanche
Copy link

CartBlanche commented Apr 8, 2023

When writing Visual Studio extensions for Windows, that use the Mono stack, currently customers have to install the MAUI workload (a few GB download) for the extensions to work, due to the Mono.Debugging.VisualStudio dependency. Who do we need to speak to about getting Mono.Debugging.VisualStudio included in this lib, or alternatively nugetized so we can use it directly in our extensions, without the MAUI dependency?

Currently our DebuggerLaunchProvider class makes use of the IDebugLauncher, DebuggingOptions, DebuggerSession, StartInfo and SessionMarshalling interface/classes. As well as the Guids.PortSupplierGuid and Guids.EngineGuid in our DebugLaunchSettings class.

@CartBlanche
Copy link
Author

@thaystg Any update on this?

@thaystg
Copy link
Contributor

thaystg commented Aug 11, 2023

@mauroa can you take a look at this one?

@CartBlanche
Copy link
Author

CartBlanche commented Feb 17, 2024

@thaystg, @mauroa 6 months now and still no reply and nearly a year since I raised the issue??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants