commit | ecd6f6a8820c8fa91e4d96c1bb640913bd856343 | [log] [tgz] |
---|---|---|
author | Akihiko Odaki <akihiko.odaki@daynix.com> | Tue Feb 27 14:43:18 2024 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Wed Feb 28 09:09:58 2024 +0000 |
tree | 6e19dc3d6d42c39bfd11781ebf69d73225d59702 | |
parent | ee59fa1dd57bac8ba8c81e02f2710ba08d1aa49d [diff] |
gdbstub: Infer number of core registers from XML GDBFeature has the num_regs member so use it where applicable to remove magic numbers. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Message-Id: <20231213-gdb-v17-8-777047380591@daynix.com> [AJB: remove core reg check from microblaze read reg] Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240227144335.1196131-13-alex.bennee@linaro.org>