delve/service/api
Alessandro Arzilli a53f1bf45d
service/api: in multiline mode print address of pointers (#3448)
When printing a pointer variable first print the address that it points
to before printing its dereferenced value.

Fixes #3446
2023-07-25 16:27:00 -07:00
..
command.go terminal/command: 'goroutines' command add new flags '-exec command' (#3044) 2022-07-25 10:14:43 -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 service/api: in multiline mode print address of pointers (#3448) 2023-07-25 16:27:00 -07:00
types.go terminal,service: better printing of suspended breakpoints (#3415) 2023-07-07 10:33:40 -07:00