delve/service/api
Alessandro Arzilli 7fb9ddae4d
api,dap: fix hexadecimal printing of vars with symbolic const values (#3487)
Fix hexadecimal printing of variables that can be represented using
symbolic const values in DAP as well as the command line interface.

Fixes #3485
2023-08-29 09:24:10 -07:00
..
command.go proc,service,terminal: add ways to list goroutines waiting on a channel (#3481) 2023-08-23 13:02:34 -07:00
conversions.go terminal,service: better printing of suspended breakpoints (#3415) 2023-07-07 10:33:40 -07:00
prettyprint_test.go terminal: add -size argument to examinemem command 2020-09-11 08:21:11 +02:00
prettyprint.go api,dap: fix hexadecimal printing of vars with symbolic const values (#3487) 2023-08-29 09:24:10 -07:00
types.go proc,service,terminal: add ways to list goroutines waiting on a channel (#3481) 2023-08-23 13:02:34 -07:00