]> git.proxmox.com Git - mirror_qemu.git/commit
target-xtensa: fix gdb register map construction
authorMax Filippov <jcmvbkbc@gmail.com>
Wed, 1 Jul 2015 10:00:29 +0000 (13:00 +0300)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 6 Jul 2015 10:25:12 +0000 (13:25 +0300)
commit1479073b7e849fa03e5892eea0e0b5dadde1a98a
treee319568c0fc78a98afc712e1a7ac57a9650757a8
parentddd44279fdbc545a9182cb642645af8a4672c267
target-xtensa: fix gdb register map construction

Due to different gdb overlay organization between windowed/call0
configurations core import script doesn't always work correctly.
Simplify the script: always copy complete gdb register map from overlay,
count registers at core registerstion time. Update existing cores.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
target-xtensa/core-dc232b.c
target-xtensa/core-dc233c.c
target-xtensa/core-fsf.c
target-xtensa/cpu.h
target-xtensa/helper.c
target-xtensa/import_core.sh
target-xtensa/overlay_tool.h