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)
commit1efc07eb8d3b02200972c596cc9b2d367e7c986a
treec00b4fe5012fabb75d987ab48f8ef6fdceea5ed3
parent8bad9997047f37a7e51d212a0f2d0aa8fca51edd
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