From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7591 invoked by alias); 29 Aug 2011 12:16:07 -0000 Received: (qmail 7580 invoked by uid 22791); 29 Aug 2011 12:16:05 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from imr3.ericy.com (HELO imr3.ericy.com) (198.24.6.13) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 29 Aug 2011 12:15:51 +0000 Received: from eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) by imr3.ericy.com (8.13.8/8.13.8) with ESMTP id p7TCFLUM023046 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 29 Aug 2011 07:15:22 -0500 Received: from EUSAACMS0703.eamcs.ericsson.se ([169.254.1.120]) by eusaamw0711.eamcs.ericsson.se ([147.117.20.178]) with mapi; Mon, 29 Aug 2011 08:15:21 -0400 From: Marc Khouzam To: "'Jan Kratochvil'" , Tom Tromey CC: "'Joel Brobecker'" , "'gdb-patches@sourceware.org'" Date: Mon, 29 Aug 2011 12:16:00 -0000 Subject: RE: [patch] testsuite: unreliable gdb.mi/mi-inheritance-syntax-error.exp [Re: [patch] Tweak output of -var-info-path-expression] Message-ID: References: <20110826014742.GA2843@adacore.com> <20110826205907.GA14443@host1.jankratochvil.net> <20110826211138.GA16124@host1.jankratochvil.net> In-Reply-To: <20110826211138.GA16124@host1.jankratochvil.net> 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: 2011-08/txt/msg00562.txt.bz2 > -----Original Message----- > From: Jan Kratochvil [mailto:jan.kratochvil@redhat.com]=20 > Sent: Friday, August 26, 2011 5:12 PM > To: Tom Tromey > Cc: Marc Khouzam; 'Joel Brobecker'; 'gdb-patches@sourceware.org' > Subject: Re: [patch] testsuite: unreliable=20 > gdb.mi/mi-inheritance-syntax-error.exp [Re: [patch] Tweak=20 > output of -var-info-path-expression] >=20 > On Fri, 26 Aug 2011 23:04:16 +0200, Tom Tromey wrote: > > >>>>> "Jan" =3D=3D Jan Kratochvil writes: > >=20 > > Jan> I guess this part was not the subject of the test but=20 > I rather ask, OK to > > Jan> check-in? > >=20 > > Looks good to me. >=20 > Checked in: > http://sourceware.org/ml/gdb-cvs/2011-08/msg00119.html >=20 Thanks, and sorry about the extra work. Marc