delve/service
Alessandro Arzilli a9d699b581
proc: fix automatic breakpoints visibility (#3300)
Unrecovered-panic and fatal-throw were no longer part of the breakpoint
list because starting in 37e44bf they were created before the logical
breakpoints map was switched to the logical breakpoints map of the
target group.
2023-03-14 14:23:25 -07:00
..
api proc,service: change FindLocation to work with multiple targets (#3103) 2022-09-26 10:12:34 -07:00
dap TeamCity,Documentation: use new TeamCity URL (#3275) 2023-02-15 11:11:42 +01:00
debugger cmd/dlv: Add flag to replay for rr onprocess pid (#3281) 2023-03-01 11:28:32 -08:00
internal/sameuser fmt code (#2826) 2021-12-13 10:25:23 -08:00
rpc1 proc,terminal: allow setting suspended breakpoints (#3154) 2022-10-04 08:07:05 -07:00
rpc2 proc,terminal: allow setting suspended breakpoints (#3154) 2022-10-04 08:07:05 -07:00
rpccommon terminal/logflags: Added SetLoggerFactory(LoggerFactory) (#3257) 2023-02-14 09:46:35 -08:00
test proc: fix automatic breakpoints visibility (#3300) 2023-03-14 14:23:25 -07:00
client.go proc,terminal: allow setting suspended breakpoints (#3154) 2022-10-04 08:07:05 -07: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