delve/service/api
Alessandro Arzilli d925f6b719
proc,service: allow printing registers for arbitrary frames (#1875)
Adds an optional scope prefix to the `regs` command which allows
printing registers for any stack frame (as long as they were somehow
saved). Issue #1838 is not yet to be closed since we are still not
recovering the registers of a segfaulting frame.

Updates #1838
2020-02-24 10:47:02 -08:00
..
conversions.go proc,service: allow printing registers for arbitrary frames (#1875) 2020-02-24 10:47:02 -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: allow printing registers for arbitrary frames (#1875) 2020-02-24 10:47:02 -08:00