From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15724 invoked by alias); 1 Apr 2008 15:19:40 -0000 Received: (qmail 15715 invoked by uid 22791); 1 Apr 2008 15:19:39 -0000 X-Spam-Check-By: sourceware.org Received: from imr2.ericy.com (HELO imr2.ericy.com) (198.24.6.3) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 01 Apr 2008 15:19:16 +0000 Received: from eusrcmw750.eamcs.ericsson.se (eusrcmw750.exu.ericsson.se [138.85.77.50]) by imr2.ericy.com (8.13.1/8.13.1) with ESMTP id m31FJEs0015004; Tue, 1 Apr 2008 10:19:14 -0500 Received: from ecamlmw720.eamcs.ericsson.se ([142.133.1.72]) by eusrcmw750.eamcs.ericsson.se with Microsoft SMTPSVC(6.0.3790.1830); Tue, 1 Apr 2008 10:19:13 -0500 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] mi-var-display regression failures fix Date: Tue, 01 Apr 2008 15:54:00 -0000 Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA04290FFE@ecamlmw720.eamcs.ericsson.se> In-Reply-To: <20080401143241.GF12753@caradoc.them.org> From: "Marc Khouzam" To: "Daniel Jacobowitz" Cc: 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-04/txt/msg00020.txt.bz2 > > 2008-04-01 Marc Khouzam > >=20 > > * gdb.mi/mi-var-display.exp: Stop at end of do_special_tests > > instead of beginning to make an extra test pass. > > * gdb.mi/mi2-var-display.exp: Likewise. >=20 > OK, thanks! >=20 > Are you listed in MAINTAINERS yet? If not, please add yourself to > write-after-approval. Thanks! I committed the patch (using the Changelog comment as a commit comment) as well as: gdb/ChangeLog 2008-04-01 Marc Khouzam * MAINTAINERS: Added myself to section Write After Approval. Index: gdb/MAINTAINERS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.392 diff -u -r1.392 MAINTAINERS --- gdb/MAINTAINERS 28 Mar 2008 16:43:14 -0000 1.392 +++ gdb/MAINTAINERS 1 Apr 2008 14:46:42 -0000 @@ -514,6 +514,7 @@ Jeff Johnston jjohnstn@redhat.com Geoff Keating geoffk@redhat.com Mark Kettenis kettenis@gnu.org +Marc Khouzam marc.khouzam@ericsson.com Jim Kingdon kingdon@panix.com Jan Kratochvil jan.kratochvil@redhat.com Jonathan Larmour jlarmour@redhat.co.uk