tree: 3259a0094d65345fc19f88381525f2836f6eda15 [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.