mirror of
https://github.com/go-delve/delve.git
synced 2025-10-29 01:27:16 +08:00
Moves the implementation of Registers.Get out of the backends and into proc where it can be implemented only once per architecture.
Moves the implementation of Registers.Get out of the backends and into proc where it can be implemented only once per architecture.