arch-mips: Implement GDB XML target description for MIPS
authorBoris Shingarov <shingarov@labware.com>
Sun, 19 Jul 2020 12:22:04 +0000 (08:22 -0400)
committerBoris Shingarov <shingarov@gmail.com>
Tue, 21 Jul 2020 15:57:00 +0000 (15:57 +0000)
commit18fff9739c6e5c5500619923e39c329b1d46dcd7
treef6c82df7b8f97cb01c434f74eb74480be1c64467
parent435d53629f7c6c10432b7137ad86ddfbc0132cc2
arch-mips: Implement GDB XML target description for MIPS

Change-Id: Icff3b2c3e60d5989978de854247232afbb3b0dae
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/31574
Maintainer: Jason Lowe-Power <power.jg@gmail.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Gabe Black <gabeblack@google.com>
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
ext/gdb-xml/mips.xml [new file with mode: 0644]
src/arch/mips/SConscript
src/arch/mips/remote_gdb.cc
src/arch/mips/remote_gdb.hh