Hi Richard,
Sven Schnelle <svens@stackframe.org> writes:
Hi List,
this patchset allows to debug the hppa target when running in wide (64 bit)
mode. gdb needs a small patch to switch to 64 bit mode. I pushed the
patch to
https://github.com/bminor/binutils-gdb/commit/fd8662ec282d688d1f8100b4365823e57516857b
With this patch gdb will switch to the appropriate mode when connecting
to qemu/gdbstub.
Sven Schnelle (3):
Revert "target/hppa: Drop attempted gdbstub support for hppa64"
target/hppa: add 64 bit support to gdbstub
target/hppa: mask CR_SAR register writes to 5/6 bit in gdbstub
target/hppa/gdbstub.c | 66 +++++++++++++++++++++++++++++--------------
1 file changed, 45 insertions(+), 21 deletions(-)
gentle ping - if i followed correctly only one patch was reviewed so far.