From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 801 invoked by alias); 28 Jan 2008 14:29:10 -0000 Received: (qmail 791 invoked by uid 22791); 28 Jan 2008 14:29:09 -0000 X-Spam-Check-By: sourceware.org Received: from imr1.ericy.com (HELO imr1.ericy.com) (198.24.6.9) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 28 Jan 2008 14:28:38 +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 m0SESatE023733 for ; Mon, 28 Jan 2008 08:28:36 -0600 Received: from ecamlmw720.eamcs.ericsson.se ([142.133.1.72]) by eusrcmw750.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Mon, 28 Jan 2008 08:28:35 -0600 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [Patch] -var-evaluate-expression NAME [FORMAT] Date: Mon, 28 Jan 2008 14:41:00 -0000 Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA04290E6A@ecamlmw720.eamcs.ericsson.se> From: "Marc Khouzam" To: 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-01/txt/msg00641.txt.bz2 Hi, This is my first suggested patch, so I'm not sure if I have followed the process. What exactly happens now about this patch? Is it approved? And if so, should it be committed? And by whom? http://sourceware.org/ml/gdb-patches/2008-01/msg00592.html Thanks Marc >> Date: Thu, 24 Jan 2008 16:35:37 -0500 >> From: "Marc Khouzam" >> Cc: "Daniel Jacobowitz" , >>=20 >> New version based on comments. >> This patch also includes tests and documentation update. >> I ran regression and got no failure in the new tests >> that I added. >>=20 >> Comments? > >Thanks. The gdb.texinfo part of your patch is approved.