From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12364 invoked by alias); 14 Sep 2009 16:24:48 -0000 Received: (qmail 12048 invoked by uid 22791); 14 Sep 2009 16:24:44 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-px0-f180.google.com (HELO mail-px0-f180.google.com) (209.85.216.180) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 14 Sep 2009 16:24:40 +0000 Received: by pxi10 with SMTP id 10so2837548pxi.24 for ; Mon, 14 Sep 2009 09:24:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.247.39 with SMTP id u39mr482438wfh.242.1252945479071; Mon, 14 Sep 2009 09:24:39 -0700 (PDT) In-Reply-To: References: From: Hui Zhu Date: Mon, 14 Sep 2009 16:24:00 -0000 Message-ID: Subject: Re: set record query To: Marc Khouzam Cc: "tromey@redhat.com" , "gdb-patches@sourceware.org" , Michael Snyder 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: 2009-09/txt/msg00408.txt.bz2 > > If you are going to add a switch for each query, that will also fix > my problem. =A0So that is ok for me. =A0I also really want prec to work > well with Eclipse :-) Sorry for my poor english. My mean is prec need "set record query off" and "set record changememory yes". We can handle this issue step by step if you really cannot handle query with Eclipse. 1. "set record query off" 2. "set record changememory yes" Thanks, Hui