delve/pkg
Alessandro Arzilli f82d225bdb
proc: fuse evalToplevelTypeCast and evalTypeCast (#3057)
We allowed integer and pointer type casts everywhere but type casts to
string, []byte and []rune only at toplevel.
Fuse evalToplevelTypeCast and evalTypeCast and allow both kinds
everywhere. There are multiple other ways to create variables than
don't reference user memory anyway (which wasn't the case back when
evalToplevelTypeCast was implemented).

Fixes #1423
2022-08-11 13:13:55 +02:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config terminal: add ability to show disassembly instead of source (#3047) 2022-07-14 14:08:47 -07: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 pkg/locspec: support exact match in SubstitutePath (#3075) 2022-07-25 09:57:31 -07:00
logflags service/rpccommon,service/dap: warn about listening to remote connections (#2721) 2021-09-29 09:53:27 +02:00
proc proc: fuse evalToplevelTypeCast and evalTypeCast (#3057) 2022-08-11 13:13:55 +02:00
terminal :* Improve trace subcommand output (#3091) 2022-08-04 10:10:54 +02:00
version *: Bump version to 1.9.0 (#3054) 2022-07-06 19:18:27 +02:00