delve/service
Alessandro Arzilli ac81269eef
proc: fix prettyprint for register components with large values (#3022)
Fix pretty printing for CPU register components (created with the
XMM0.uintN syntax) while using format strings
Also fixes printing large literal constants with format strings.

Fixes #3020
2022-06-02 10:16:32 -07:00
..
api proc,service: represent logical breakpoints explicitly (#2946) 2022-05-25 13:58:26 -07:00
dap proc,service: represent logical breakpoints explicitly (#2946) 2022-05-25 13:58:26 -07:00
debugger proc,service: represent logical breakpoints explicitly (#2946) 2022-05-25 13:58:26 -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 proc,service: represent logical breakpoints explicitly (#2946) 2022-05-25 13:58:26 -07:00
rpccommon service/dap: support JSON-RPC and DAP on the same port from "dlv debug/exec/test/attach" (#2755) 2021-10-25 12:39:28 -07:00
test proc: fix prettyprint for register components with large values (#3022) 2022-06-02 10:16:32 -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