From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3665 invoked by alias); 24 Apr 2004 08:30:56 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 3658 invoked from network); 24 Apr 2004 08:30:56 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sources.redhat.com with SMTP; 24 Apr 2004 08:30:56 -0000 Received: from zaretski ([80.230.152.239]) by aragorn.inter.net.il (MOS 3.4.5-GR) with ESMTP id CTE31028; Sat, 24 Apr 2004 11:30:43 +0300 (IDT) Date: Sat, 24 Apr 2004 08:30:00 -0000 From: "Eli Zaretskii" To: Andrew Cagney Message-Id: <7137-Sat24Apr2004113105+0300-eliz@gnu.org> CC: orjan.friberg@axis.com, gdb-patches@sources.redhat.com In-reply-to: <4089636D.2090605@gnu.org> (message from Andrew Cagney on Fri, 23 Apr 2004 14:41:49 -0400) Subject: Re: Multiplexed registers and invalidating the register cache Reply-to: Eli Zaretskii References: <407D242B.109@axis.com> <20040414144607.GA5700@nevyn.them.org> <407E67EA.80701@axis.com> <407E70FD.7060709@axis.com> <407EAA4B.7000500@gnu.org> <407FD693.2080804@axis.com> <408030DB.3080708@gnu.org> <4083DE9C.7000208@axis.com> <40869FC4.2090407@gnu.org> <4087CF61.4030109@axis.com> <4087D794.10209@gnu.org> <4088FD0F.7050501@axis.com> <408927CF.10807@gnu.org> <40893437.2020907@axis.com> <4089636D.2090605@gnu.org> X-SW-Source: 2004-04/txt/msg00599.txt.bz2 > Date: Fri, 23 Apr 2004 14:41:49 -0400 > From: Andrew Cagney > > > +The target's register contents has changed. > > FYI, this should probably read: > The target's memory or register contents have [has?] changed. > eli? I'm not sure; what is the difference between the two wordings?