delve/service/api
chainhelen a5d9dbee79
pkg,service: add cmd examinemem(x) for examining memory. (#1814)
According to #1800 #1584 #1038, `dlv` should enable the user to dive into
memory. User can print binary data in specific memory address range.
But not support for sepecific variable name or structures temporarily.(Because
I have no idea that modify `print` command.)

Close #1584.
2020-02-13 09:29:21 -08:00
..
conversions.go proc: only format registers value when it's necessary (#1860) 2020-02-12 13:31:48 -08:00
prettyprint.go pkg,service: add cmd examinemem(x) for examining memory. (#1814) 2020-02-13 09:29:21 -08:00
types.go proc,service: expose goroutine pprof labels in api 2020-01-21 09:08:36 -08:00