This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [rfa][testsuite] Consolidade Python test functions in lib/gdb.exp.
Em Qua, 2009-05-20 Ãs 20:22 +0300, Eli Zaretskii escreveu:
> > From: Thiago Jung Bauermann <bauerman@br.ibm.com>
> > Cc: Eli Zaretskii <eliz@gnu.org>, 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