NetCoreDbg
The NetCoreDbg debugger implements GDB/MI and VSCode Debug Adapter Protocol in a unified framework, allowing the debugging of .NET apps under the .NET Core runtime as well as facilitating debugging from the command line (such as in GDB).
winget install --id Samsung.NetCoreDbg --exact --source wingetLatest 3.1.3-1062·December 12, 2025
Details
- Homepage
- https://github.com/Samsung/netcoredbg
- License
- MIT