qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 10/17] s390x: Adjust GDB stub


From: Nathan Froyd
Subject: Re: [Qemu-devel] [PATCH 10/17] s390x: Adjust GDB stub
Date: Fri, 25 Mar 2011 05:07:23 -0700
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Thu, Mar 24, 2011 at 04:58:46PM +0100, Alexander Graf wrote:
> 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.

Wouldn't you want to:

a) change the variable name in the earlier commit and just do the
   manual triggering in this commit, so as not to break bisect; or
b) combine this change with the previous lazification?

-Nathan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]