delve/pkg
Derek Parker 18ebd9195a
pkg/proc: fix arm64 linux cgo stacktrace (#3192)
This patch introduces some changes, particularly to arm64SwitchStack
which fixes the test when running on linux/arm64. The changes causes the
same test to fail on darwin/m1 so temporarily keeping both versions.
Next step should be to refactor and unify the two so they both work with
the same function.

Fixes #2340
2022-11-15 09:05:43 +01:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config service/dap: Add support for empty string in substitutePath (#3088) 2022-08-14 16:01:39 +02:00
dwarf pkg/dwarf/line: Fix parsing file table for DWARFv5 (#3090) 2022-08-05 19:16:38 +02: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 TeamCity,goversion: bump test matrix (#3092) 2022-08-05 12:04:26 -07:00
locspec proc,terminal: allow setting suspended breakpoints (#3154) 2022-10-04 08:07:05 -07:00
logflags service/rpccommon,service/dap: warn about listening to remote connections (#2721) 2021-09-29 09:53:27 +02:00
proc pkg/proc: fix arm64 linux cgo stacktrace (#3192) 2022-11-15 09:05:43 +01:00
terminal pkg/terminal: Improve error when unable to read history file (#3169) 2022-10-28 14:42:06 +02:00
version v1.9.1 (#3116) 2022-08-23 08:35:35 +02:00