From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13669 invoked by alias); 2 Mar 2010 18:51:39 -0000 Received: (qmail 13651 invoked by uid 22791); 2 Mar 2010 18:51:39 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 02 Mar 2010 18:51:33 +0000 Received: from kpbe16.cbf.corp.google.com (kpbe16.cbf.corp.google.com [172.25.105.80]) by smtp-out.google.com with ESMTP id o22IpTDQ027470 for ; Tue, 2 Mar 2010 18:51:29 GMT Received: from wyb35 (wyb35.prod.google.com [10.241.225.99]) by kpbe16.cbf.corp.google.com with ESMTP id o22IpRXT001687 for ; Tue, 2 Mar 2010 10:51:27 -0800 Received: by wyb35 with SMTP id 35so275964wyb.39 for ; Tue, 02 Mar 2010 10:51:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.89.135 with SMTP id c7mr4282693wef.62.1267555886702; Tue, 02 Mar 2010 10:51:26 -0800 (PST) In-Reply-To: <201003021751.55414.pedro@codesourcery.com> References: <20100301213735.GA17815@caradoc.them.org> <201003021715.47165.pedro@codesourcery.com> <20100302174144.GS9493@caradoc.them.org> <201003021751.55414.pedro@codesourcery.com> Date: Tue, 02 Mar 2010 18:51:00 -0000 Message-ID: Subject: Re: [for discussion] Update inferior address spaces From: Doug Evans To: Daniel Jacobowitz Cc: Pedro Alves , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00068.txt.bz2 On Tue, Mar 2, 2010 at 9:51 AM, Pedro Alves wrote: > On Tuesday 02 March 2010 17:41:44, Daniel Jacobowitz wrote: >> Is this about right? > > Yes, thanks! Ditto, thanks.