debugger
debugger copied to clipboard
Debug adapter should also report the name/index of the register known to the architecture
Right now the debug adapters only report the name of the register reported by the backend, and these are usually the same name as the one used by the architecture. However, the debug adapter should try to unify the two, enabling a more systematic way for the debugger to combine static and dynamic analysis info