From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2148 invoked by alias); 20 May 2009 19:39:14 -0000 Received: (qmail 2139 invoked by uid 22791); 20 May 2009 19:39:13 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from e24smtp03.br.ibm.com (HELO e24smtp03.br.ibm.com) (32.104.18.24) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 20 May 2009 19:39:06 +0000 Received: from mailhub3.br.ibm.com (mailhub3.br.ibm.com [9.18.232.110]) by e24smtp03.br.ibm.com (8.13.1/8.13.1) with ESMTP id n4KJc4Yn005681 for ; Wed, 20 May 2009 16:38:04 -0300 Received: from d24av02.br.ibm.com (d24av02.br.ibm.com [9.18.232.47]) by mailhub3.br.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n4KJdS2f2068720 for ; Wed, 20 May 2009 16:39:28 -0300 Received: from d24av02.br.ibm.com (loopback [127.0.0.1]) by d24av02.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n4KJd2jx012648 for ; Wed, 20 May 2009 16:39:03 -0300 Received: from [9.8.9.209] ([9.8.9.209]) by d24av02.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n4KJd2nM012630; Wed, 20 May 2009 16:39:02 -0300 Subject: Re: [rfa][testsuite] Consolidade Python test functions in lib/gdb.exp. From: Thiago Jung Bauermann To: Eli Zaretskii Cc: drow@false.org, tromey@redhat.com, gdb-patches@sourceware.org In-Reply-To: <83fxezpu3m.fsf@gnu.org> References: <1242621476.8085.4.camel@hactar> <83ws8ep9gq.fsf@gnu.org> <1242744639.10143.6.camel@localhost.localdomain> <20090519145908.GA24773@caradoc.them.org> <83k54cq4oe.fsf@gnu.org> <1242771692.6232.1.camel@hactar> <83hbzgpixf.fsf@gnu.org> <1242789977.6232.21.camel@hactar> <20090520033939.GA31983@caradoc.them.org> <1242825492.6644.0.camel@hactar> <20090520145859.GA9276@caradoc.them.org> <1242832233.6644.2.camel@hactar> <83fxezpu3m.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" Date: Wed, 20 May 2009 19:39:00 -0000 Message-Id: <1242848341.9685.2.camel@hactar> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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-05/txt/msg00430.txt.bz2 Em Qua, 2009-05-20 às 20:22 +0300, Eli Zaretskii escreveu: > > From: Thiago Jung Bauermann > > Cc: Eli Zaretskii , tromey@redhat.com, > > gdb-patches@sourceware.org > > Date: Wed, 20 May 2009 12:10:33 -0300 > > > > The right solution then is to make them not share a namespace. > > Alternatively, we could use the following band-aid: > > python-cmd.c -> pycmd.c > python-frame.c -> pyframe.c > python-function.c -> pyfunction.c > python-internal.h -> pyinternal.h > python-utils.c -> pyutils.c > python-value.c -> pyvalue.c > python.c -> python.c > python.h -> python.h > > WDYT? Not too bad, looks reasonably good. But first I'd like to see if we can fix the problem without a band-aid. Since the 8.3 problem already exists in today's repo, do you mind if I commit the patch and pledge to fix this before 7.0 is released? -- []'s Thiago Jung Bauermann IBM Linux Technology Center