delve/service
Suzy Mueller 9873e0ef63 service/dap: use reloaded value
The only part of the reloaded value that was used was the
Children. This caused a bug where the Time format string was
reloaded, but it was not being displayed.

Fixes go-delve/delve#3342
2023-04-29 09:55:45 +02:00
..
api service: fix typos in comments (#3344) 2023-04-27 13:39:33 -07:00
dap service/dap: use reloaded value 2023-04-29 09:55:45 +02:00
debugger service/dap,service/debugger: refactor regexp funcs 2023-04-28 17:23:35 +02: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 service: fix typos in comments (#3344) 2023-04-27 13:39:33 -07:00
rpccommon terminal/logflags: Added SetLoggerFactory(LoggerFactory) (#3257) 2023-02-14 09:46:35 -08:00
test service: fix typos in comments (#3344) 2023-04-27 13:39:33 -07:00
client.go service: fix typos in comments (#3344) 2023-04-27 13:39:33 -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: fix typos in comments (#3344) 2023-04-27 13:39:33 -07:00
server.go cmd,service: remove temporary def of Server interface in func 2018-10-09 07:56:48 -07:00