Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Get wrong when debug #956

Closed
fubai opened this issue May 3, 2017 · 3 comments
Closed

Get wrong when debug #956

fubai opened this issue May 3, 2017 · 3 comments

Comments

@fubai
Copy link

fubai commented May 3, 2017

  • System: Mac OS X 10.11.4
  • VS code version: 1.11.2
  • Go version: go version go1.8.1 darwin/amd64
  • Go extension version: lukehoban.go 0.6.59

I got this on debug:

2017/05/03 16:10:09 server.go:73: Using API v1
2017/05/03 16:10:09 debugger.go:89: launching process with args: [/Users/fubai/go/src/tour/debug]
could not launch process: exec: "lldb-server": executable file not found in $PATH
Process exiting with code: 1

I don't know if this is the right place to ask here? If not, please point me the right place.

@ramya-rao-a
Copy link
Contributor

#947 (comment) describes the same exact issue. It got resolved for @zcmack by re-installing the Xcode tools. See #947 (comment)

Can you try the same?

If that doesn't work, then you can follow #947

Closing this issue in favor of #947

@fubai
Copy link
Author

fubai commented May 4, 2017

It worked for me!

Thank you

@HanderLo
Copy link

Thanks, Great Answer.

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants