delve/pkg
Alessandro Arzilli 34104fb65d
proc,ebpf: mark as unreadable args with unsupported types with ebpf (#3444)
Only a few types can be read with ebpf, mark everything else as
unreadable so that there are no downstream crashes.

Fixes #3443
2023-07-25 16:27:37 -07:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config trace: add timestamp to the output (#3358) 2023-05-08 10:41:47 -07:00
dwarf all: use "len == 0" rather than "len <= 0" when checking empty slice/string (#3439) 2023-07-13 11:30:32 -07:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild cmd/dlv,service/dap: use randomized name as default output binary (#3366) 2023-05-16 09:36:15 -07:00
goversion all: Bump to v1.21.0 (#3428) 2023-06-27 09:04:52 -07:00
locspec terminal: restore breakpoints set with line offset on restart (#3425) 2023-07-20 12:29:59 +02:00
logflags proc: read context from sigtrampgo, fixes TestCgoStacktrace2 on 1.21 (#3401) 2023-06-27 09:33:07 -07:00
proc proc,ebpf: mark as unreadable args with unsupported types with ebpf (#3444) 2023-07-25 16:27:37 -07:00
terminal terminal: restore breakpoints set with line offset on restart (#3425) 2023-07-20 12:29:59 +02:00
version all: Bump to v1.21.0 (#3428) 2023-06-27 09:04:52 -07:00