From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26939 invoked by alias); 2 Dec 2009 19:30:45 -0000 Received: (qmail 26927 invoked by uid 22791); 2 Dec 2009 19:30:44 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.45.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 02 Dec 2009 19:30:39 +0000 Received: from spaceape7.eur.corp.google.com (spaceape7.eur.corp.google.com [172.28.16.141]) by smtp-out.google.com with ESMTP id nB2JUZRl006087 for ; Wed, 2 Dec 2009 11:30:36 -0800 Received: from pzk10 (pzk10.prod.google.com [10.243.19.138]) by spaceape7.eur.corp.google.com with ESMTP id nB2JUI9T020553 for ; Wed, 2 Dec 2009 11:30:33 -0800 Received: by pzk10 with SMTP id 10so408319pzk.19 for ; Wed, 02 Dec 2009 11:30:32 -0800 (PST) MIME-Version: 1.0 Received: by 10.115.66.28 with SMTP id t28mr996812wak.177.1259782232674; Wed, 02 Dec 2009 11:30:32 -0800 (PST) In-Reply-To: <83ljhll0m4.fsf@gnu.org> References: <8ac60eac0911251142r62f0e95al5ebd44503cac645c@mail.gmail.com> <20091125204837.GH26004@adacore.com> <8ac60eac0911251313r774f96a4h4b723062a698617e@mail.gmail.com> <20091202173744.GC4020@adacore.com> <83ljhll0m4.fsf@gnu.org> Date: Wed, 02 Dec 2009 19:30:00 -0000 Message-ID: <8ac60eac0912021130v1f3a3ce7ia8f7e138015f1a08@mail.gmail.com> Subject: Re: [DOCO/PING] Re: [patch] Replace deprecated_memory_changed_hook with an observer. From: Paul Pluzhnikov To: Eli Zaretskii Cc: Joel Brobecker , 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: 2009-12/txt/msg00018.txt.bz2 On Wed, Dec 2, 2009 at 9:57 AM, Eli Zaretskii wrote: > Go ahead and commit that part. Thanks, Retested on Linux/x86_64 and committed. -- Paul Pluzhnikov