delve/service/rpc2
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
..
client.go proc,service: allow printing registers for arbitrary frames (#1875) 2020-02-24 10:47:02 -08:00
server.go proc,service: allow printing registers for arbitrary frames (#1875) 2020-02-24 10:47:02 -08:00