delve/pkg
Alessandro Arzilli ff3370e676
proc: fix arm64SwitchStack for go1.19 (#3038)
In commit eee6f9f82 Go changed the order that crosscall2 uses to save
its registers, update arm64SwitchStack to use the new order when the
binary was compiled by go 1.19.

Fixes #2993
2022-06-24 06:49:43 -07:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
dwarf dwarf/frame: discard indirect flag reading personality func in eh_frame (#3032) 2022-06-24 06:49:18 -07:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild gobuild: drop support for building on Go < 1.10 (#2960) 2022-04-06 12:02:21 -07:00
goversion Updates for go1.18beta1 (#2831) 2021-12-22 10:26:21 -08:00
locspec *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
logflags service/rpccommon,service/dap: warn about listening to remote connections (#2721) 2021-09-29 09:53:27 +02:00
proc proc: fix arm64SwitchStack for go1.19 (#3038) 2022-06-24 06:49:43 -07:00
terminal pkg/terminal: Add auto-complete for local variables (#3004) 2022-05-18 09:18:28 -07:00
version v1.8.3 (#2990) 2022-04-26 09:33:28 +02:00