Skip to content
This repository has been archived by the owner on Sep 20, 2018. It is now read-only.

macOS 10.13 debugger Failed to continue #30

Open
hellozhuzi opened this issue Jul 4, 2018 · 1 comment
Open

macOS 10.13 debugger Failed to continue #30

hellozhuzi opened this issue Jul 4, 2018 · 1 comment

Comments

@hellozhuzi
Copy link

env:
go:1.10.3
ide:goland 2018.1.5 dlv:/Applications/GoLand.app/Contents/plugins/go/lib/dlv/mac/dlv(goland )
vscode

It is too odd.I build a simple project with seveal files,can run and debug.But when i download a big project https://github.com/tendermint/ethermint, i click run buttton,it is ok.When i click debug, it can not bebug to main() function,only show "API server listening at: 127.0.0.1:49955".
I see that goland use it's inner dlv(/Applications/GoLand.app/Contents/plugins/go/lib/dlv/mac/dlv)

Then,i open vscode, install dlv with "brew install go-delve/delve/delve",i click debug,it shows "
Failed to continue.".

@aarzilli
Copy link
Member

aarzilli commented Jul 4, 2018

The homebrew recipe is no longer supported, VSCode-go is maintained here.

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

2 participants