tree: 8290ebc68762dd077ddb8fb95785226da5043989 [path history] [tgz]
  1. dapClient.ts
  2. goDlvDebug.ts
  3. goDlvDebugMain.ts
  4. README.md
src/debugAdapter2/README.md

Debug Adapter

This debug adapter is experimental, in-development code. If you actually need to debug Go code, please use the default adapter (“type”: “go”).

See the contribution documentation to learn how to develop the debug adapter.