-
Notifications
You must be signed in to change notification settings - Fork 799
docs: update debugging references #3585
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
Conversation
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This PR (HEAD: 4c36af8) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/vscode-go/+/624135. Important tips:
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/624135. |
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/624135. |
Message from Hyang-Ah Hana Kim: Patch Set 1: Code-Review+2 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/624135. |
Message from Hyang-Ah Hana Kim: Patch Set 1: Commit-Queue+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/624135. |
Message from kokoro: Patch Set 1: Kokoro presubmit build queued for golang/vscode-go/gcp_ubuntu/presubmit Please don’t reply on this GitHub thread. Visit golang.org/cl/624135. |
Message from kokoro: Patch Set 1: Kokoro presubmit build starting for golang/vscode-go/gcp_ubuntu/presubmit Please don’t reply on this GitHub thread. Visit golang.org/cl/624135. |
Message from kokoro: Patch Set 1: kokoro-CI+1 Kokoro presubmit build finished with status: SUCCESS Please don’t reply on this GitHub thread. Visit golang.org/cl/624135. |
Message from Hongxiang Jiang: Patch Set 1: Code-Review+2 Please don’t reply on this GitHub thread. Visit golang.org/cl/624135. |
# PR Summary Commit 690cf2e moved the location of some of the debugging files. This PR adjusts sources to changes. Change-Id: I082dee1c653f98149fd50bb733fc41fa3d6e93b0 GitHub-Last-Rev: 4c36af8 GitHub-Pull-Request: #3585 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/624135 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> Reviewed-by: Hongxiang Jiang <hxjiang@golang.org> kokoro-CI: kokoro <noreply+kokoro@google.com> Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com> Auto-Submit: Hyang-Ah Hana Kim <hyangah@gmail.com>
This PR is being closed because golang.org/cl/624135 has been merged. |
PR Summary
Commit 690cf2e moved the location of some of the debugging files. This PR adjusts sources to changes.