arch-arm: implement the GDB XML target description for ARM
authorCiro Santilli <ciro.santilli@arm.com>
Fri, 21 Dec 2018 14:25:24 +0000 (14:25 +0000)
committerCiro Santilli <ciro.santilli@arm.com>
Tue, 22 Jan 2019 11:35:12 +0000 (11:35 +0000)
commit0f024be0ca5bd9830f8fd84456894c965cc7c16c
tree77f5e94fcee6967dc64adaa4db99cc6bfb2bf0ac
parent6064582d714b40766e23f41a788f013fb435fdec
arch-arm: implement the GDB XML target description for ARM

The supported registers are essentially the same as before this patch,
but it is now trivial to make new registers visible in future commits.

Change-Id: Id15b7aeccca824c342e49a626d2877179474f3d4
Reviewed-on: https://gem5-review.googlesource.com/c/15138
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/arch/arm/SConscript
src/arch/arm/remote_gdb.cc
src/arch/arm/remote_gdb.hh