From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16369 invoked by alias); 25 Jun 2010 06:13:49 -0000 Received: (qmail 16340 invoked by uid 22791); 25 Jun 2010 06:13:43 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-pv0-f169.google.com (HELO mail-pv0-f169.google.com) (74.125.83.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 25 Jun 2010 06:13:38 +0000 Received: by pvg11 with SMTP id 11so5788pvg.0 for ; Thu, 24 Jun 2010 23:13:36 -0700 (PDT) Received: by 10.142.1.34 with SMTP id 34mr224843wfa.132.1277446416209; Thu, 24 Jun 2010 23:13:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.32.8 with HTTP; Thu, 24 Jun 2010 23:13:16 -0700 (PDT) In-Reply-To: <83d3vlfwaz.fsf@gnu.org> References: <83d3voiyjv.fsf@gnu.org> <83hbkxg2va.fsf@gnu.org> <83d3vlfwaz.fsf@gnu.org> From: Hui Zhu Date: Fri, 25 Jun 2010 06:13:00 -0000 Message-ID: Subject: Re: [PATCH] prec: add a switch for memory doesn't record query To: Eli Zaretskii Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-06/txt/msg00567.txt.bz2 Checked in. Thanks, Hui On Mon, Jun 21, 2010 at 01:28, Eli Zaretskii wrote: >> From: Hui Zhu >> Date: Mon, 21 Jun 2010 00:29:55 +0800 >> Cc: gdb-patches@sourceware.org >> >> Thanks Eli. =A0I make a new patch according to it. =A0Please help me rev= iew it. > > The parts for the manual are okay. =A0Thanks. >