You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dwtest: upgrade delve dependency in testdata to pull in DWARF5 support
Update the go.mod + go.sum for the 'dwdumploc' helper program
that we build and run as part of this test. The main most recent
commits on delve tip include DWARF5 fixes that we need.
Updates golang/go#26379.
Change-Id: Ieafd0a7f5c5cb74f912a9cefa26408ae9d5548e5
Reviewed-on: https://go-review.googlesource.com/c/debug/+/654356
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Pratt <mpratt@google.com>
0 commit comments