]> Cypherpunks repositories - gostls13.git/commit
cmd/link,runtime: DWARF/gdb support for swiss maps
authorMichael Pratt <mpratt@google.com>
Thu, 10 Oct 2024 17:52:26 +0000 (13:52 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 21 Oct 2024 21:59:06 +0000 (21:59 +0000)
commit067c0915644e5936b9b56eba3b69a0757ad28489
treeb7ff76c0eef0dfa1e3e8d57fe35beffdcbd7a971
parent24bc4731739d55826a8adfcdb2aa1217f9db3bc8
cmd/link,runtime: DWARF/gdb support for swiss maps

For #54766.

Cq-Include-Trybots: luci.golang.try:gotip-linux-ppc64_power10,gotip-linux-amd64-longtest-swissmap
Change-Id: I6695c0b143560d974b710e1d78e7a7d09278f7cc
Reviewed-on: https://go-review.googlesource.com/c/go/+/620215
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/reflectdata/map_swiss.go
src/cmd/link/internal/ld/decodesym.go
src/cmd/link/internal/ld/dwarf.go
src/runtime/runtime-gdb.py
src/runtime/runtime-gdb_test.go