From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21648 invoked by alias); 9 May 2008 17:06:18 -0000 Received: (qmail 21638 invoked by uid 22791); 9 May 2008 17:06:17 -0000 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.31) with ESMTP; Fri, 09 May 2008 17:06:00 +0000 Received: from zps36.corp.google.com (zps36.corp.google.com [172.25.146.36]) by smtp-out.google.com with ESMTP id m49H5hOn019422 for ; Fri, 9 May 2008 18:05:44 +0100 Received: from wa-out-1112.google.com (wahv27.prod.google.com [10.114.248.27]) by zps36.corp.google.com with ESMTP id m49H5gKZ012570 for ; Fri, 9 May 2008 10:05:43 -0700 Received: by wa-out-1112.google.com with SMTP id v27so2343655wah.21 for ; Fri, 09 May 2008 10:05:42 -0700 (PDT) Received: by 10.114.132.5 with SMTP id f5mr4402825wad.125.1210352742572; Fri, 09 May 2008 10:05:42 -0700 (PDT) Received: by 10.114.254.4 with HTTP; Fri, 9 May 2008 10:05:42 -0700 (PDT) Message-ID: Date: Fri, 09 May 2008 20:16:00 -0000 From: "Doug Evans" To: "Daniel Jacobowitz" , "Eli Zaretskii" Subject: Re: [RFA] new command to search memory Cc: "GDB Patches" In-Reply-To: <20080502151742.GM29202@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080214021915.F3FE51C72F0@localhost> <20080226022335.GB4456@caradoc.them.org> <20080229031252.GA2897@caradoc.them.org> <20080502151742.GM29202@caradoc.them.org> 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: 2008-05/txt/msg00321.txt.bz2 I've checked the patch in with the requested corrections. Thanks for the reviews and help with gnulib.