commit | 0f024be0ca5bd9830f8fd84456894c965cc7c16c | [log] [tgz] |
---|---|---|
author | Ciro Santilli <ciro.santilli@arm.com> | Fri Dec 21 14:25:24 2018 +0000 |
committer | Ciro Santilli <ciro.santilli@arm.com> | Tue Jan 22 11:35:12 2019 +0000 |
tree | 77f5e94fcee6967dc64adaa4db99cc6bfb2bf0ac | |
parent | 6064582d714b40766e23f41a788f013fb435fdec [diff] |
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>