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.


Em Dom, 2009-05-31 Ãs 19:13 -0300, Thiago Jung Bauermann escreveu:
> gdb/testsuite/
> 	* lib/gdb.exp (python_supported, gdb_py_test_silent_cmd,
> 	gdb_py_test_multiple): New functions.
> 	* gdb.python/python-cmd.exp: Use Python test functions from
> 	lib/gdb.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.

Sorry, forgot to update the ChangeLog entry. Here's the correct one:

gdb/testsuite/
	* lib/python-support.exp: New file.
	* lib/gdb.exp: Load lib/python-support.exp
	* gdb.python/python.exp:  Use Python test functions from
	lib/python-support.exp instead of defining its own functions.
	* gdb.python/python-cmd.exp: Likewise.
	* gdb.python/python-frame.exp: Likewise.
	* gdb.python/python-function.exp: Likewise.
	* gdb.python/python-template.exp: Likewise.
	* gdb.python/python-value.exp: Likewise.

-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


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