container-debug-support
container-debug-support copied to clipboard
Proposal: add new debugger for dotnet: netcoredbg
The current vsdbg has a license that only allows the use of vscode, visual studio products with it.
But there is also a good open source alternative that is under MIT and also implements the DAP protocoll: https://github.com/Samsung/netcoredbg
What do you think?