container-debug-support icon indicating copy to clipboard operation
container-debug-support copied to clipboard

Proposal: add new debugger for dotnet: netcoredbg

Open 616b2f opened this issue 3 years ago • 0 comments

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?

616b2f avatar Dec 07 '21 12:12 616b2f