]> Git Repo - qemu.git/commit - gdbstub.c
target/arm: Add the XML dynamic generation
authorAbdallah Bouassida <[email protected]>
Fri, 18 May 2018 16:48:07 +0000 (17:48 +0100)
committerPeter Maydell <[email protected]>
Fri, 18 May 2018 16:48:07 +0000 (17:48 +0100)
commit200bf5b7ffea635079cc05fdfb363372b9544ce7
tree1b485d5f1d8668ae0cd12da251dfc0fc583e04ef
parent9c513e786d85cc58b8ba56a482566f759e0835b6
target/arm: Add the XML dynamic generation

Generate an XML description for the cp-regs.
Register these regs with the gdb_register_coprocessor().
Add arm_gdb_get_sysreg() to use it as a callback to read those regs.
Add a dummy arm_gdb_set_sysreg().

Signed-off-by: Abdallah Bouassida <[email protected]>
Tested-by: Alex BennĂ©e <[email protected]>
Message-id: 1524153386[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
gdbstub.c
include/qom/cpu.h
target/arm/cpu.c
target/arm/cpu.h
target/arm/gdbstub.c
target/arm/helper.c
This page took 0.025277 seconds and 4 git commands to generate.