Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/goDebugFactory: improve start-up and session fail messages for remote dlv-dap #1945

Closed
wants to merge 2 commits into from

Conversation

polinasok
Copy link
Contributor

@polinasok polinasok commented Dec 14, 2021

Updates #1861
The informational message alerting the user that they are using new remote dlv-dap mode will always pop-up when remote attach session is started. The user has the option to disable it with "Do not show again". If connection/attach fail, an additional pop-up will occur to high-light that this is dlv-dap mode that requires newer versions of dlv.

@hyangah hyangah added cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change. and removed cla:yes labels Dec 14, 2021
@gopherbot
Copy link
Collaborator

This PR (HEAD: 6b1de51) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/371974 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

Message from Hyang-Ah Hana Kim:

Patch Set 1:

(5 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/371974.
After addressing review feedback, remember to publish your drafts!

@polinasok polinasok changed the title src: improve start-up and session fail messages for remote dlv-dap src/goDebugFactory: improve start-up and session fail messages for remote dlv-dap Dec 15, 2021
@polinasok
Copy link
Contributor Author

With successful connection with dlv v1.7.3:
image

With unsuccessful connection with older dlv or no dlv:
image

@gopherbot
Copy link
Collaborator

This PR (HEAD: a731107) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/vscode-go/+/371974 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Collaborator

Message from Polina Sokolova:

Patch Set 3:

(5 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/371974.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

Message from Polina Sokolova:

Patch Set 4:

(1 comment)


Please don’t reply on this GitHub thread. Visit golang.org/cl/371974.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Collaborator

Message from Hyang-Ah Hana Kim:

Patch Set 4: Code-Review+2

(2 comments)


Please don’t reply on this GitHub thread. Visit golang.org/cl/371974.
After addressing review feedback, remember to publish your drafts!

gopherbot pushed a commit that referenced this pull request Dec 24, 2021
…mote dlv-dap

Updates #1861
The informational message alerting the user that they are using new remote dlv-dap mode will always pop-up when remote attach session is started. The user has the option to disable it with "Do not show again". If connection/attach fail, an additional pop-up will occur to high-light that this is dlv-dap mode that requires newer versions of dlv.

Change-Id: If56a9481323c57c11a740d1b61df20631c796bd0
GitHub-Last-Rev: a731107
GitHub-Pull-Request: #1945
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/371974
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Reviewed-by: Polina Sokolova <polina@google.com>
@gopherbot
Copy link
Collaborator

This PR is being closed because golang.org/cl/371974 has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants