delve/pkg/proc/internal/ebpf/bpf
Derek Parker 5c5fca4849
pkg/proc/internal/ebpf: Fix handling of entry / return (#3081)
This patch removes the old error-prone way of tracking
whether the tracepoint is for a function entry or
return. Instead of trying to guess, let the data structure
simply tell us directly.
2022-07-29 12:00:32 +02:00
..
include pkg/proc/internal/ebpf: Fix size of ebpf type for fn_addr (#3080) 2022-07-28 11:30:08 +02:00
dummy.go proc: add dummy files to fix vendoring of Delve (#2807) 2021-12-07 09:20:10 -08:00
trace.bpf.c pkg/proc/internal/ebpf: Fix handling of entry / return (#3081) 2022-07-29 12:00:32 +02:00