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

Debugger indefinite loading. #1753

Closed
ghost opened this issue Jun 23, 2018 · 1 comment
Closed

Debugger indefinite loading. #1753

ghost opened this issue Jun 23, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 23, 2018

Hi there,
I'm having an issue where the debugger just keeps on loading. There is no specific error message or anything. Perhaps I haven't set up everything correctly, but everything seems to work fine; it creates the debug binary and launches dlv with the appropriate arguments.

Logs using trace verbose:

Verbose logs are written to:
/var/folders/xy/6kv88d293bz51dtrt08k3mm80000gn/T/vscode-go-debug.txt
13:01:54, 2018-6-23
InitializeRequest
InitializeResponse
Using GOPATH: /Users/michael/go
Running: /Users/michael/go/bin/dlv debug --headless=true --listen=127.0.0.1:2345 --log=true --
time="2018-06-23T13:01:54-04:00" level=info msg="launching process with args: [/Users/michael/src/hello/debug]" layer=debugger

This is on a fresh install of macOS 10.13.5 using latest stable Go build (1.1.3).

Any help is much appreciated!

@ghost ghost closed this as completed Jun 23, 2018
@ghost
Copy link
Author

ghost commented Jun 23, 2018

Same issue as: #1752

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 7, 2018
This issue was closed.
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

0 participants