debug server issue

Facing issues with running debug server for go land and visual studio code. Up on checking the console.app i found the below log line.

  • error: failed to launch process /Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Versions/A/Resources/debugserver: failed to get the task for process 11168

  • go version go1.17.6 darwin/amd64.

  • Delve Debugger Version: 1.8.0 Build: $Id: 6a6c9c332d5354ddf1f8a2da3cc477bd18d2be53 $

  • mac os monterey 21.1

  • command line tools 13

All the mentioned tools above are installed in my local

debug server issue
 
 
Q