Skip to content

Debugging broken after MacOS Mojave Install #1398

@tfnaylor

Description

@tfnaylor

After installing MacOS Mojave and all updates, I can no longer debug from a go test file. I get the following error in the debug terminal (Visual Studio Code Version 1.28.2):

could not launch process: debugserver or lldb-server not found: install XCode's command line tools or lldb-server

I have re-installed the updated xcode and also ran xcode-select -- install

I have updated delve using go get -u github.com/derekparker/delve/cmd/dlv

I am using go 1.11 (worked before Mojave install) on MacOS Mojave 10.14.1 (18B75).
I have a Macbook Pro Retina 2016

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions