delve/pkg
Alessandro Arzilli 2d09ea65bc
dwarf/frame: discard indirect flag reading personality func in eh_frame (#3032)
We don't do anything with the personality function so there is no point
in complaining that we don't fully support the pointer encoding flags
used to describe it.

This matches the current level of support of pointer encodings in gdb
(they are discarded when reading the personality function and not
supported for FDEs because gcc doesn't generate them).

Fixes #3015
2022-06-24 06:49:18 -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/native: fix Ctrl-C handling on non-headless instances on windows (#3039) 2022-06-24 06:48:42 -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