![]() Delve represents registerized variables (fully or partially) using compositeMemory, implementing proc.(*compositeMemory).WriteMemory is necessary to make SetVariable and function calls work when Go will switch to using the register calling convention in 1.17. This commit also makes some refactoring by moving the code that converts between register numbers and register names out of pkg/proc into a different package. |
||
---|---|---|
.. | ||
api | ||
cli | ||
installation | ||
internal | ||
usage | ||
backend_test_health.md | ||
EditorIntegration.md | ||
faq.md | ||
KnownBugs.md | ||
README.md |
Delve Documentation
Documentation for the project will reside in this directory.