Samsung/netcoredbg
NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR. observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 89
- Release rhythm 58
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 195
- age_days: 3187
- days_rel: 69
- days_push: 69
- n_releases_24m: 4
Adoption not part of the score
1338 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
NetCoreDbg is a managed code debugger for the .NET Core runtime (CoreCLR) that implements both GDB/MI and the VSCode Debug Adapter Protocol. It enables debugging .NET applications from the command line, IDEs, and editors like VSCode.
Use cases
- debug .NET Core applications from the command line
- set up C# debugging in VSCode via a debug adapter
- debug .NET apps with GDB-style MI interface
- debug CoreCLR apps on Linux ARM64 or RISC-V
- integrate .NET debugging into a custom editor or IDE
When to choose
- you need a DAP debug adapter for .NET Core on Linux, macOS, or Windows
- you want GDB/MI-style command-line debugging for managed .NET code
- you need debugging support on less common architectures like RISC-V or LoongArch
- you're building an editor integration for C# debugging
When to avoid
- you only debug on Windows with Visual Studio, which has built-in debugging
- you need to debug .NET Framework (non-Core) applications
- you want a graphical debugger UI out of the box without an editor
Facets
cli-tool · maturity active
developer-tools cli developer-tools programming-languages windows cli cross-platform debugger dotnet coreclr dap gdb-mi vscode csharp command-line linux macos
1 source
- readme: https://github.com/Samsung/netcoredbg · fetched 2026-08-28 · 3fee30af4dcb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Samsung/netcoredbg | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="Samsung/netcoredbg")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem