[rfa][testsuite] Consolidade Python test functions in lib/gdb.exp.

Daniel Jacobowitz drow@false.org
Wed May 20 14:59:00 GMT 2009


On Wed, May 20, 2009 at 10:18:07AM -0300, Thiago Jung Bauermann wrote:
> Em Ter, 2009-05-19 às 23:39 -0400, Daniel Jacobowitz escreveu:
> > On Wed, May 20, 2009 at 12:26:17AM -0300, Thiago Jung Bauermann wrote:
> > > >From my part, not at all! I would gladly remove the python- prefix from
> > > everything.
> > 
> > Note that all source files, unlike test cases, share a namespace: they
> > all currently get dropped in gdb/*.o.  So this may be tricky.
> 
> If I do the renaming and successfully build GDB and run the python
> testcases, does it show that there's no problem afoot?

Probably, yes.  I don't see how it could work though - python/frame.c
-> frame.o would clobber gdb/frame.c -> frame.o.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list