delve/pkg/terminal/starbind
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
..
conv.go pkg/terminal: Fix starlark map iteration for maps > 64 entries (#1699) 2019-10-07 09:35:58 -07:00
repl.go terminal: adds embedded scripting language (#1466) 2019-07-02 10:55:27 -07:00
starlark_mapping.go proc,service: allow printing registers for arbitrary frames (#1875) 2020-02-24 10:47:02 -08:00
starlark.go pkg/terminal: Use new starlark CallFrame API 2019-07-09 08:54:15 +02:00