delve/pkg
Alessandro Arzilli 824e0a81e8
Two fixes to type cast evaluation (#3186)
* proc: allow casts form unsafe.Pointer to any pointer and vice versa

We've allowed doing this with uintptr but we should allow
unsafe.Pointer to be used like Go uses it.

* proc: fix type casts to ptr-to-ptr types

Fix type casts to **type.
2022-11-10 09:53:28 -08: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 Two fixes to type cast evaluation (#3186) 2022-11-10 09:53:28 -08: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