delve/pkg
Derek Parker 1d28ceccdc
pkg/proc: fix ebpf probe tracing backen uprobe handling (#3417)
Uprobes get automatically cleaned and removed when the reference to
the Link object is lost. Hold a reference to any active Uprobe Link
for duration of Delve execution and ensure they are cleaned up
at exit.

Fixes ebpf probes don't work after time.Sleep() #3227
2023-06-15 12:07:32 +02: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 dwarf: ignore DeclLine for function args (#3400) 2023-05-31 09:58:47 -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 *: CHANGELOG and bump to version 1.20.0 (#3209) 2022-12-08 10:34:57 -08:00
locspec *: misc improvements to config command and substitute-path rules (#3335) 2023-05-02 12:23:59 -07:00
logflags terminal/logflags: Added SetLoggerFactory(LoggerFactory) (#3257) 2023-02-14 09:46:35 -08:00
proc pkg/proc: fix ebpf probe tracing backen uprobe handling (#3417) 2023-06-15 12:07:32 +02:00
terminal terminal/starbind: add online help for starlark (#3388) 2023-06-12 14:31:31 -07:00
version v1.20.2 2023-04-05 11:25:22 +02:00