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.


> From: Thiago Jung Bauermann <bauerman@br.ibm.com>
> Cc: gdb-patches ml <gdb-patches@sourceware.org>,         Daniel Jacobowitz <drow@false.org>
> Date: Mon, 18 May 2009 01:37:55 -0300
> 
> gdb/testsuite/
> 	* lib/python-support.exp: New file.
> 	* lib/gdb.exp: Load python-support.exp.
> 	* gdb.python/python-cmd.exp: Use Python test functions from
> 	lib/python-support.exp instead of defining its own functions.
> 	* gdb.python/python-frame.exp: Likewise.
> 	* gdb.python/python-function.exp: Likewise.
> 	* gdb.python/python-value.exp: Likewise.
> 	* gdb.python/python.exp: Likewise.

Btw, is it possible to rename these files so as to avoid file-name
clashes on 8+3 filesystems, as in python-frame.exp and
python-function.exp (and the need to tweak config/djgpp/fnchange.lst
accordingly)?  The name `gdb.python' already tells that this is about
Python, so there should be no need for the "python-" name prefix for
the files therein, right?

TIA


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