tree: 2d2a1a0d26bb2d279403f1b117a70637d73dd484 [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.