This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Mon, Apr 20, 2009 at 11:13:10AM -0600, Tom Tromey wrote:
> >>>>> "Thiago" == Thiago Jung Bauermann <bauerman@br.ibm.com> writes:
> 
> Thiago> This is a cleanup on the testcases in gdb.python. Currently,
> Thiago> they define the same test functions in each .exp. I put them
> Thiago> in lib/gdb.exp instead.
> 
> It looks like the GDB style is to put specific support functions into
> a new file, e.g., "mi-support.exp".  So perhaps we should add
> "python-support.exp"... WDYT?

Sounds fine - but please just load it from gdb.exp.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]