]> git.proxmox.com Git - qemu.git/commit
s390x: Adjust GDB stub
authorAlexander Graf <agraf@suse.de>
Wed, 23 Mar 2011 09:58:07 +0000 (10:58 +0100)
committerAlexander Graf <agraf@suse.de>
Fri, 20 May 2011 15:35:12 +0000 (17:35 +0200)
commit59467bacfae8113b03123e651d831682ea73c586
treec00b4fe5012fabb75d987ab48f8ef6fdceea5ed3
parente023e832d0ac7d863658074cb39be2b78a29ee64
s390x: Adjust GDB stub

We have successfully lazilized cc computation, so we need to manually
trigger its calculation when gdb wants to fetch it. We also changed the
variable name, so writing it writes into a different field now.

Signed-off-by: Alexander Graf <agraf@suse.de>
gdbstub.c