delve/pkg
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
..
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 dwarf/op,proc: output register name when printing location exprs (#3052) 2022-07-15 14:56:00 +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 *: Bump version to 1.9.0 (#3054) 2022-07-06 19:18:27 +02: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 pkg/proc/internal/ebpf: Fix handling of entry / return (#3081) 2022-07-29 12:00:32 +02:00
terminal terminal/command: 'goroutines' command add new flags '-exec command' (#3044) 2022-07-25 10:14:43 -07:00
version *: Bump version to 1.9.0 (#3054) 2022-07-06 19:18:27 +02:00