aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_linux_test.go
diff options
context:
space:
mode:
authorArchana <aravinda@redhat.com>2023-07-24 20:17:02 +0530
committerLynn Boger <laboger@linux.vnet.ibm.com>2023-09-08 15:08:04 +0000
commitb0ae440bf05cd19f5a6a111317c0ae553c9298be (patch)
tree79f89967cdc9c71723c4b89ec5c996c771f9a96d /src/syscall/exec_linux_test.go
parent2f0b28da1900909a2c3ddf646bb508fc7effb8f2 (diff)
downloadgo-b0ae440bf05cd19f5a6a111317c0ae553c9298be.tar.xz
runtime: support for debugger function calls on linux/ppc64le
This CL adds support for debugger function calls on linux ppc64le platform. The protocol is basically the same as in CL 395754, except for the following differences: 1, The abi differences which affect parameter passing and frame layout. 2, The closure register is R11. 3, Minimum framesize on pp64le is 32 bytes 4, Added functions to return parent context structure for general purpose registers in order to work with the way these structures are defined in ppc64le Change-Id: I58e01fedad66a818ab322e2b2d8f5104cfa64f39 Reviewed-on: https://go-review.googlesource.com/c/go/+/512575 Reviewed-by: Matthew Dempsky <mdempsky@google.com> Reviewed-by: Lynn Boger <laboger@linux.vnet.ibm.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com> Run-TryBot: Archana Ravindar <aravinda@redhat.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions