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

macOS 10.13 debugger Failed to continue #30

@hellozhuzi

Description

@hellozhuzi

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.".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions