From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28468 invoked by alias); 16 Sep 2009 13:59:40 -0000 Received: (qmail 28454 invoked by uid 22791); 16 Sep 2009 13:59:39 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from imr1.ericy.com (HELO imr1.ericy.com) (198.24.6.9) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 16 Sep 2009 13:59:34 +0000 Received: from eusrcmw750.eamcs.ericsson.se (eusrcmw750.exu.ericsson.se [138.85.77.50]) by imr1.ericy.com (8.13.1/8.13.1) with ESMTP id n8GDvUIf014672; Wed, 16 Sep 2009 08:57:32 -0500 Received: from eusrcmw750.eamcs.ericsson.se ([138.85.77.53]) by eusrcmw750.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Wed, 16 Sep 2009 08:56:58 -0500 Received: from eusaamw0707.eamcs.ericsson.se ([147.117.20.32]) by eusrcmw750.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.3959); Wed, 16 Sep 2009 08:56:58 -0500 Received: from EUSAACMS0703.eamcs.ericsson.se ([169.254.1.20]) by eusaamw0707.eamcs.ericsson.se ([147.117.20.32]) with mapi; Wed, 16 Sep 2009 09:56:58 -0400 From: Marc Khouzam To: "'Hui Zhu'" , "'Pedro Alves'" CC: "'gdb-patches@sourceware.org'" , "'Joel Brobecker'" , "'Michael Snyder'" Date: Wed, 16 Sep 2009 13:59:00 -0000 Subject: RE: Another proposal for frontends and queries. Message-ID: References: <200909161425.48262.pedro@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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/msg00511.txt.bz2 =20 > -----Original Message----- > From: gdb-patches-owner@sourceware.org=20 > [mailto:gdb-patches-owner@sourceware.org] On Behalf Of Hui Zhu > Sent: Wednesday, September 16, 2009 9:46 AM > To: Pedro Alves > Cc: gdb-patches@sourceware.org; Marc Khouzam; Joel Brobecker;=20 > Michael Snyder > Subject: Re: Another proposal for frontends and queries. >=20 > > > > > > How is precord different? > > > > We very seriously need a GDB HIG. > > > > -- >=20 > There is a patch to handle it. I think this way is better. And I have > said :"If you really cannot handle query with Eclipse, I think this > patch is OK with me. " Yes but some of the maintainers did not really like this solution. =20 > BTW, I told Marc begin a new thread to discussion why Eclipse cannot > handle nquery. What's happen? This thread we're in now is this new thread you suggested. I tried to summarize the issue and go over all the different proposals (we are up to 4 different solutions). My impression is that the maintainers prefer to change PRecord (which is new) instead of changing the genereal=20 GDB behaviour with respect to queries (which has been there for a long time= ). Thanks Marc