From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3405 invoked by alias); 6 Jul 2011 22:18:46 -0000 Received: (qmail 3397 invoked by uid 22791); 6 Jul 2011 22:18:45 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-gx0-f169.google.com (HELO mail-gx0-f169.google.com) (209.85.161.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 06 Jul 2011 22:18:31 +0000 Received: by gxk23 with SMTP id 23so207516gxk.0 for ; Wed, 06 Jul 2011 15:18:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.66.1 with SMTP id g1mr113604yhd.304.1309990710533; Wed, 06 Jul 2011 15:18:30 -0700 (PDT) Received: by 10.236.95.167 with HTTP; Wed, 6 Jul 2011 15:18:30 -0700 (PDT) In-Reply-To: References: Date: Wed, 06 Jul 2011 22:22:00 -0000 Message-ID: Subject: Re: [patch] gdb.python tests, fix up paths From: Matt Rice To: Tom Tromey Cc: gdb-patches@sourceware.org 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: 2011-07/txt/msg00214.txt.bz2 2011/7/5 Tom Tromey : >>>>>> "Matt" =3D=3D Matt Rice writes: > > Matt> 2011-07-03 =A0Matt Rice =A0 > Matt> =A0 =A0 =A0 =A0 * gdb.python/python.exp: Update filename paths. > Matt> =A0 =A0 =A0 =A0 * gdb.python/py-symtab.exp: Ditto. > > Ok. > > Tom > committed.