binutils-gdb/gdb/testsuite/gdb.python
Tom Tromey 8448e842cd fix gdb.python to be parallel-safe
This fixes gdb.python to be parallel-safe, mostly by changing it to
use gdb_remote_download.

Tested on x86-64 Fedora 18.

	* gdb.python/py-error.exp: Use gdb_remote_download.
	* gdb.python/py-mi.exp: Use gdb_remote_download.
	* gdb.python/py-objfile-script.exp: Use standard_output_file.
	* gdb.python/py-prettyprint.exp: Use gdb_remote_download.
	(run_lang_tests): Likewise.
	* gdb.python/py-section-script.c: Use SCRIPT_FILE rather than
	filename.
	* gdb.python/py-section-script.exp: Set SCRIPT_FILE when
	compiling.  Use gdb_remote_download.  Update some tests.
	* gdb.python/py-strfns.exp (test_strfns_core_file): Use
	standard_output_file.
	* gdb.python/py-typeprint.exp: Use gdb_remote_download.
	* gdb.python/py-frame-args.exp: Use gdb_remote_download.
	* gdb.python/py-framefilter-mi.exp: Use gdb_remote_download.
	* gdb.python/py-framefilter.exp: Use gdb_remote_download,
	standard_output_file.
2013-08-22 13:51:08 +00:00
..
lib-types.cc
lib-types.exp
Makefile.in
py-arch.c
py-arch.exp
py-block.c
py-block.exp
py-breakpoint.c
py-breakpoint.exp
py-cmd.exp
py-error.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-error.py
py-events-shlib.c
py-events.c
py-events.exp
py-events.py
py-evsignal.exp
py-evthreads.c
py-evthreads.exp
py-explore-cc.exp
py-explore.c
py-explore.cc
py-explore.exp
py-finish-breakpoint2.cc
py-finish-breakpoint2.exp
py-finish-breakpoint2.py
py-finish-breakpoint.c
py-finish-breakpoint.exp
py-finish-breakpoint.py
py-frame-args.c
py-frame-args.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-frame-args.py
py-frame-inline.c
py-frame-inline.exp
py-frame.c
py-frame.exp
py-framefilter-gdb.py.in
py-framefilter-mi.c
py-framefilter-mi.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-framefilter.c
py-framefilter.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-framefilter.py
py-function.exp
py-inferior.c
py-inferior.exp
py-infthread.c
py-infthread.exp
py-mi.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-objfile-script-gdb.py.in
py-objfile-script.c
py-objfile-script.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-objfile.c
py-objfile.exp
py-parameter.exp
py-pp-maint.c
py-pp-maint.exp
py-pp-maint.py
py-prettyprint.c
py-prettyprint.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-prettyprint.py
py-progspace.c
py-progspace.exp
py-prompt.c
py-prompt.exp
py-section-script.c fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-section-script.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-section-script.py
py-shared-sl.c
py-shared.c
py-shared.exp
py-strfns.c
py-strfns.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-symbol.c
py-symbol.exp
py-symtab.exp
py-sync-interp.c gdb/testsuite/ 2013-08-01 06:38:28 +00:00
py-sync-interp.exp gdb/testsuite/ 2013-08-01 06:38:28 +00:00
py-template.cc
py-template.exp
py-type.c
py-type.exp
py-typeprint.cc
py-typeprint.exp fix gdb.python to be parallel-safe 2013-08-22 13:51:08 +00:00
py-typeprint.py
py-value-cc.cc * gdb.python/py-value-cc.cc: Renamed from py-value.cc. 2013-08-07 23:51:45 +00:00
py-value-cc.exp * gdb.python/py-value-cc.cc: Renamed from py-value.cc. 2013-08-07 23:51:45 +00:00
py-value.c
py-value.exp * gdb.python/py-value-cc.cc: Renamed from py-value.cc. 2013-08-07 23:51:45 +00:00
python-1.c
python.c
python.exp
source1
source2.py