diff options
author | Luis Machado <luis.machado@linaro.org> | 2021-10-04 09:34:50 -0300 |
---|---|---|
committer | Luis Machado <luis.machado@linaro.org> | 2021-10-11 16:03:48 -0300 |
commit | dc22c61a1600639046407fb171613a3192fc0608 (patch) | |
tree | 3d11e6fa9e78419f380360dc47a1b7044bda26b1 /gdb/features | |
parent | 4d224f4a589689449677e9c500cf12bee8283a3b (diff) | |
download | binutils-dc22c61a1600639046407fb171613a3192fc0608.zip binutils-dc22c61a1600639046407fb171613a3192fc0608.tar.gz binutils-dc22c61a1600639046407fb171613a3192fc0608.tar.bz2 |
[ARM] Small refactoring of arm gdbarch initialization
This is in preparation to MVE support, where we will define another
pseudo register. We need to define the pseudo register numbers *after*
accounting for all the registers in the XML description, so move
the call to tdesc_use_registers up.
If we don't do it, GDB's register count won't consider registers contained
in the XML but ignored by GDB, throwing the register numbering off.
Diffstat (limited to 'gdb/features')
0 files changed, 0 insertions, 0 deletions