-
Notifications
You must be signed in to change notification settings - Fork 756
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
debug: change the default adapter for remote attach to dlv-dap #2205
Comments
go-delve/delve#2958 looks like too big a change. Assuming some problems listed there may occur in the legacy adapter based session, can you please help identifying the feature gap and deliverables? (for example, "A halt from a new connection on entry." - is the legacy adapter handling this case better? how frequent and severe is the problem?) |
Change https://go.dev/cl/550917 mentions this issue: |
And warn users who are affected by this change. For #2205 For #3096 Change-Id: Ie74b0f2d02b1f64d984d1120463f0b01328e2bb0 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/550917 TryBot-Result: kokoro <noreply+kokoro@google.com> Reviewed-by: Suzy Mueller <suzmue@golang.org> Commit-Queue: Hyang-Ah Hana Kim <hyangah@gmail.com>
Change https://go.dev/cl/562678 mentions this issue: |
Related tests: test/integration/goDebug: remote attach test is flaky #1456, test: Go Debug Adapter/substitute path with remote program test times out #1043
(*) update documentation (debugging doc and top-level announcements) near release time
--
Update:
/cc @hyangah @suzmue
The text was updated successfully, but these errors were encountered: