tree: 3a52acbdb2c1a5220cd04d28317ccc830916bc72 [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.