debugger_health
Diagnose .NET debugger configuration by reporting host platform, runtime identifier, netcoredbg path and version. Use this before starting a debug session to identify issues.
Instructions
Self-diagnostic. Reports the host platform, RID, resolved netcoredbg path (or that it's missing), where the binary came from (bundled / env var / PATH), and the netcoredbg version it reports. Call this first when something looks wrong, instead of starting a real debug session to find out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||