tree: 0fe70543ef5b9278b3a50648cc47b27dfd6e760f [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.