aboutsummaryrefslogtreecommitdiff
path: root/arch_init.c
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2017-06-03 02:11:13 -0700
committerMax Filippov <jcmvbkbc@gmail.com>2017-06-06 02:40:48 -0700
commitdd7b952b793e341c905355581a21cdbaa8b13c31 (patch)
tree6b6f1abac2612469dc734829e5d61f5135179b63 /arch_init.c
parent8128b3e0798e6c7e5742fa9f85bf8a4bf90af94a (diff)
target/xtensa: handle unknown registers in gdbstub
Xtensa cores may have registers of types/sizes not supported by the gdbstub accessors. Ignore writes to such registers and return zero on read, but always return correct register size, so that gdb on the other side is able to access all registers in the packet holding unsupported registers in the middle. This fixes gdb interaction with cores that have vector/custom TIE registers. Cc: qemu-stable@nongnu.org Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch_init.c')
0 files changed, 0 insertions, 0 deletions