> What testing have you done with these two?
None with Sparc32 and Sparc32plus. Also because I don't have immediate
access to a toolchain. But I have to do Sparc32 eventually as well and
can report back then.
For Sparc64 I use it in a the TCG plugin as described.
And it works as expected.
Bu
unis...@quyllur.org writes:
> From: Rot127
>
> Adds Sparc XML register files from GDB.
> Adds the GDB register XML files for Sparc32.
> Assign the GDB register XML files of Sparc64 to Sparc32plus.
I'm holding of these two until I can get sparc32-linux-user tested. Our
coverage isn't current
From: Rot127
Adds Sparc XML register files from GDB.
The xml files are copied from binutils-gdb.
The `*-core.xml` files are assembled from the sparc32-fpu.xml, sparc32-cp0.xml
etc.
to match the registers defined by QEMU.
The addition is necessary if one wants to use the TCG plugins
with Sparc,