delve/service
André Eriksson e72d9b3372
pkg/locspec: support exact match in SubstitutePath (#3075)
In order to support substituting a single file within
a larger package, and not substituting a directory wholesale,
this commit introduces the ability for SubstitutePath
to replace individual file paths if there is an exact match.

This behavior is backwards-compatible with the previous
configuration.

Fixes #3074
2022-07-25 09:57:31 -07:00
..
api terminal/command: add -per-g-hitcount option to condition command (#3055) 2022-07-12 10:31:34 +02:00
dap pkg/locspec: support exact match in SubstitutePath (#3075) 2022-07-25 09:57:31 -07:00
debugger proc,service/debugger: introduce TargetGroup abstraction (#3030) 2022-07-14 14:14:45 -07:00
internal/sameuser fmt code (#2826) 2021-12-13 10:25:23 -08:00
rpc1 proc,service: represent logical breakpoints explicitly (#2946) 2022-05-25 13:58:26 -07:00
rpc2 *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
rpccommon *: run go1.19 'go fmt' on everything and fix problems (#3031) 2022-06-17 10:08:11 -07:00
test service/test,proc: move variable evaluation test to pkg/proc (#3024) 2022-06-08 08:59:42 -07:00
client.go service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
config.go cmd/dlv: Fix trace output (#2038) 2020-05-13 08:38:10 +02:00
listenerpipe.go cmd,service: in non-headless mode use an in-memory connection 2018-10-08 15:11:13 -07:00
rpccallback.go service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00