OSDN Git Service

target/microblaze: gdb: Extend the number of registers presented to GDB
authorJoe Komlodi <joe.komlodi@xilinx.com>
Wed, 13 May 2020 18:08:46 +0000 (11:08 -0700)
committerEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 14 May 2020 14:01:00 +0000 (16:01 +0200)
commita44e82db0c0bada34af613029cf976f8bb7859d9
treee44793b0707362e9ffffcb8f3a530dc858892053
parent2016a6a765ad5283609183a5aa14d14285aaca6e
target/microblaze: gdb: Extend the number of registers presented to GDB

Increase the number of Microblaze registers QEMU will report when
talking to GDB.

Signed-off-by: Joe Komlodi <komlodi@xilinx.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-Id: <1589393329-223076-2-git-send-email-komlodi@xilinx.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
target/microblaze/cpu.c
target/microblaze/gdbstub.c