From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15246 invoked by alias); 16 Sep 2009 06:24:59 -0000 Received: (qmail 15226 invoked by uid 22791); 16 Sep 2009 06:24:56 -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; Wed, 16 Sep 2009 06:24:52 +0000 Received: by pxi10 with SMTP id 10so4173978pxi.24 for ; Tue, 15 Sep 2009 23:24:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.128.5 with SMTP id f5mr636618wfn.204.1253082291239; Tue, 15 Sep 2009 23:24:51 -0700 (PDT) In-Reply-To: <20090915162601.GA26952@adacore.com> References: <20090914140910.GD8327@adacore.com> <200909141548.53578.pedro@codesourcery.com> <20090914150843.GF8327@adacore.com> <20090915162601.GA26952@adacore.com> From: Hui Zhu Date: Wed, 16 Sep 2009 06:24:00 -0000 Message-ID: Subject: Re: Another proposal for frontends and queries. To: Joel Brobecker Cc: gdb-patches@sourceware.org, Marc Khouzam , 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/msg00502.txt.bz2 On Wed, Sep 16, 2009 at 00:26, Joel Brobecker wrote: > Marc, Hui, > >> > I think we should scrap out nquery from record.c, turning those to >> > query's, 'error's or normal stops, appropriately. =A0What would be mis= sed? > > Branch time is very soon, but such a change would be acceptable on > the branch too. I just want to make sure that we reach a solution before > the 7.0 release, and preferably before the first pre-release, which > should be a day or two after the branch. > > Hui, would you agree with changing the nquery calls into calls to query? Sorry I didn't follow this thread very clear. We really need to do it? I think add a switch (Like Marc did) or fix the nquery is better. Thanks, Hui