aboutsummaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorAbdallah Bouassida <abdallah.bouassida@lauterbach.com>2016-12-28 17:34:02 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2017-05-05 12:09:59 +0200
commit00fcd100c3f47445f6a59d39e11601460880cfe4 (patch)
treec7fb85712a83973486704aa6d2f717b4601198d1 /linux-user
parentb19456dd0ea4eb418ad093f092adbb882be13054 (diff)
downloadqemu-00fcd100c3f47445f6a59d39e11601460880cfe4.zip
qemu-00fcd100c3f47445f6a59d39e11601460880cfe4.tar.gz
qemu-00fcd100c3f47445f6a59d39e11601460880cfe4.tar.bz2
target/i386: Add GDB XML register description support
This patch implements XML target description support for X86 and X86-64 architectures in the GDB stub, as the way with ARM and PowerPC: - gdb-xml/32bit-core.xml & gdb-xml/64bit-core.xml: Adding the XML target description files, these files are picked from GDB source code. - configure: Define gdb_xml_files for X86 targets. - target/i386/cpu.c: Define gdb_core_xml_file and gdb_arch_name to add XML awareness for this architecture, modify the gdb_num_core_regs to fit the registers number defined in each XML file. Signed-off-by: Abdallah Bouassida <abdallah.bouassida@lauterbach.com> Message-Id: <2b3c8119-1602-28c7-eab4-296593877103@lauterbach.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions