delve/service/test
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
..
common_test.go proc,terminal,service: support stack watchpoints (#2521) 2021-08-09 10:41:25 -07:00
integration1_test.go Miscellaneous fixes for Windows native backend (#2736) 2021-10-13 08:43:54 -07:00
integration2_test.go proc: fix prettyprint for register components with large values (#3022) 2022-06-02 10:16:32 -07:00
variables_test.go proc/gdbserver: fix function call injection on rr (#3007) 2022-05-17 09:19:34 -07:00